There is a requirement where, when we are importing data in a module, the current timestamp when the file is uploaded in the module should capture that time in line item?
@umangsinghal : this was an idea exchange requested to Anaplan.. Unfortunately, it has not been yet implemented.
@SIVAPRASADPERAM : currently is not possible to capture the timestamp of the import. What can be done, using external API scripts or CloudWorks schedules is to create in a module a cell that updates the Current Date periodically and when the import is launched to take the value from this Current Date module and use it to trace when the import was more or less launched (it will never be exactly the timestamp).
Some example how to manage this how to build a custom process log:
Hope it helps
Alex
Hope! This helps you.
Thanks Team for your inputs!
Hi - can't access support portal having already registered. Receive the following error message - is this an issue with Anaplan or our internal IT?
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…