This demo shows how to create mapping tasks using a CAI process that will read metadata parameters from a Snowflake control table and create mapping tasks for all entries, after creating them, the script will trigger them asynchronously, and lastly, close connections before completing the script.
KB article: https://knowledge.informatica.com/s/article/HOW-TO-Use-CAI-automation-for-creating-Relational-Incremental-Loads-in-IDMC-CDI
• REST API Reference:
https://docs.informatica.com/cloud-common-services/administrator/current-version/rest-api-reference/preface.html
Installing JDBC drivers for Snowflake for CAI:
https://knowledge.informatica.com/s/article/614564?language=en_US
• HOW TO: Find the task ID in IICS (Using Multiple Ways)
https://knowledge.informatica.com/s/article/534600?language=en_US
• Installing Postman:
https://learning.postman.com/docs/getting-started/installation/installation-and-updates/