Hi Team, Is it possible to integrate Splunk w/ Anaplan to know in detail what the Action ID start date w/ Time and End Date w/ Time details, to exactly know what is total duration took particular actions
It is not possible to do this directly with the Anaplan platform but you could record all of the timings of your actions via the API and feed that to Splunk if you want a better way to interrogate that data.
hey Mark, Thanks for the reply, I checked this https://anaplanbulkapi20.docs.apiary.io/#/reference/import-actions but not sure how I can use API calls to fetch these details. Can you please help here?
Well it would be a case of writing code around the API calls to capture when those happen and to log the information you need. Anaplan Connect has its own logging that could be used but might not be in the format or detail needed. We have left the API as minimal and open as possible to give the flexibility to coders to fit it in to their programs and applications...
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β¦
I have an action in a process which is getting failed since 2 days when run via CloudWorks with below error . No issues when run manually . Same error occurs when run manually but as a warning "Import complete but with failures" This action is running since almost a year without any issue . No change has been made toβ¦
Hi, I have a module with a time range as a dimension. I've set it with a daily time scale, but Anaplan's way of showing daily dates is for example "1 Jan 37" and I need it to be in numbers because when I export it excel doesn't recognize it as the date format that I've set in Windows (OS) (when a date as two digits it'sβ¦