
IDMC CDI Activity Log backup to database
Posted by: Informatica Success Portal
This code will take the output of CDI activity log of IDMC org and store it to database.
Overview
IICS JLS(Job Log Service) stores and display logs of last 3 days with minimum retention limit of 1000.
The below solution will make a rest api call to activitylog endpoint and get the last 1000 run information and upsert it in a target database. This will help us maintain a run history and query the database for runs older than 3 days.
Resources
Details of configuration are provided in the Readme text file.
Support
- Informatica GCS