Capturing uploading timestamp in a line item in module

Options

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?

Best Answer

  • alexpavel
    Answer ✓
    Options

    @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

Answers