Hi Team,
Did Anaplan store data in any of its server for a long term.. I knew the fact that the file we have uploading will be removed in 48 hrs. But other than that, do we have any backup storage?
Regards,
Devika Venugopal
Hi
Yes,
The "stored" data, so not calculations and model structures are written to a data store when the model is closed, and periodically during it's use (after approximately 60s worth of changes)
The calculations are not stored to disk, but are fully calculated when the model opens and after any data entry, only the downstream calculations are updated
I hope that helps
David
Hi David,
What I understood is, Anaplan is storing its structural data when any model in open mode. So what will happen if we delete any model/workspace?
Would it completely delete the information from storage disk or would it go to any other place like trash?
Actually I really wants to understand, what is happening to the file which is uploading to Anaplan.
Hi,
To your point about the 48 hrs validity, it refers to data files that you upload into Anaplan, it depends on the private/default settings that you can learn more about below:
https://help.anaplan.com/anapedia/Content/Import_and_Export/Import_Data_into_Models/Overview_Private_Default_Files.htm?_ga=2.184610346.2085110697.1562746682-1239638901.1550667215
But once data from the data files are loaded into Anaplan, and if you accidentally deleted the model, then you should email Anaplan support immediately, Anaplan support might be able to help recover the deleted model.
But generally speaking, if you're not sure whether a model should be deleted or not, i would suggest that you archive the model.
Thanks,
LipChean
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…