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...
Hey Everyone, I was trying to learn about the Level 1 Model Building Course, when i log in to my system and click on "Start the course" option its showing training unavailable, Can anyone please help me with this @Dikshant and all?
I've few actions in our Supply model which when run takes some time on the "generating failure dump" step at the end of the action even though the import is a full success without warning or errors. This is just a few seconds when run for a single action, however we have a process with 120 actions, and most of these…
Hi, My org is looking to explore leveraging Google Apps script to extract data out of Anaplan and update already built templates in Google Sheets. We use the Anaplan Extension currently but find it crashes often with the amount of tabs, data, etc. Has anyone used both Anaplan OAUTH 2.0 API and Goolge Apps Script to write…