Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

IICS API Version V2 Connector Guide

IICS API Version V2 Connector Guide

Process with IICS API Version V2 Connector Example

Process with IICS API Version V2 Connector Example

You can create an
Application Integration
process to create a
mapping
task in Informatica Cloud.
You can provide an agent ID for the Secure Agent and a
mapping
ID for the mapping you want to use in the
mapping
task. You can also use other services available in IICS API Version V2 Connector for
mapping
task process orchestration.
For example, you can perform the following tasks to create a
mapping
task:
  1. Create an IICS API Version V2 connection to connect to Informatica Cloud.
  2. Create a process and configure the Login service to login to Informatica Cloud.
  3. Configure the List Agents service to retrieve all the agents in the organization.
  4. Retrieve the agent ID of the Secure Agent on which you want to run the task by configuring a data decision step.
  5. Configure the List Mappings service to get a list of all the mappings in the organization.
  6. Retrieve the mapping ID of the mapping you want to use in the task by configuring a data decision step.
  7. Pass the mapping ID and agent ID to the Create Mapping Configuration Task service.
  8. Configure the Logout service to log out of Informatica Cloud.
  9. Save, publish, and run the process.
The Create Mapping Configuration Task service uses the agent ID and mapping ID to create a Mapping Configuration task.

0 COMMENTS

We’d like to hear from you!