Anaplan to SAP journal posting
Hi All,
I am working on automating journals from Anaplan into SAP via SAP BTP/API. The API is linking to saved exports with a saved view. Journal data updates on a monthly basis but the changes in data don't get picked up by the API and instead old data gets posted into SAP.
Has anyone encountered this before? Is there cache data sitting in Anaplan?
If anyone has had success with posting data from Anaplan to SAP via API please could you reach out?
Thanks in advance,
Neelam
Answers
-
Hi, Have you run the export via API before picking up the export file. If the export is not run before downloading the file then the file is the original one not updated one.
0 -
Hello Neelam,
To resolve the issue of outdated data being posted from Anaplan to SAP, verify that the saved view in Anaplan is configured to dynamically update with the latest data. Use Anaplan’s Process API to automate the refresh and export process as part of the integration workflow. Ensure the API configuration avoids retrieving cached data by incorporating parameters like timestamps to force the generation of new exports. Implement detailed logging to monitor data updates and identify potential issues in real-time.Additionally, explore using different integration platforms, such as eZintegrations to automate and manage the data flow more effectively while ensuring accuracy and reliability in the integration process. Also this application provide real time log monitoring so it will help you with data error handling.
For more information, you can check out their page.
0