This Demo will show how to create mapping tasks using a Python script 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-script-automation-for-creating-Relational-Incremental-Loads-in-IDMC
Reference Links
• REST API Reference:
https://docs.informatica.com/cloud-common-services/administrator/current-version/rest-api-reference/preface.html
• Installing PyCharm:
https://www.jetbrains.com/help/pycharm/installation-guide.html
• Installing Postman:
https://learning.postman.com/docs/getting-started/installation/installation-and-updates/
Expertise: Intermediate
User type: Beginner/Architect
Category: Product usage; Configuration
Project Phase: Implement