Control-M for Informatica CS

Informatica Cloud Services (CS) enables you to integrate and synchronize data, applications, and processes that reside on-premises or in the cloud.

Control-M for Informatica CS enables you to do the following:

  • Execute any of the following Informatica CS job tasks:

    • Mapping

    • Masking

    • PowerCenter

    • Replication

    • Synchronization

    • Linear Taskflow

    • Taskflow

  • Manage Informatica CS credentials in a secure connection profile.

  • Connect to any Informatica CS endpoint.

  • Introduce all Control-M capabilities to Control-M for Informatica CS, including advanced scheduling criteria, complex dependencies, Resource Pools, Lock Resources, and variables.

  • Integrate Informatica CS jobs with other Control-M jobs into a single scheduling environment.

  • Monitor the status, results, and output of Informatica CS jobs.

  • Attach an SLA job to the Informatica CS jobs.

  • Run 50 Informatica CS jobs simultaneously per Agent.

Setting up Control-M for Informatica CSLink copied to clipboard

This procedure describes how to deploy the Informatica CS plug-in, create a connection profile, and define an Informatica CS job in Control-M SaaS and Automation API.

Before You Begin

  • Verify that Automation API is installed, as described in Setting Up the API.

  • Verify that Agent version 9.0.21.080 or later is installed.

  1. On the Agent host, run one of the following commands to set the Java environment variable:

    • Linux:

      • Bourne shell/bash: export BMC_INST_JAVA_HOME=<java_11_directory>

      • csh/tcsh: setenv BMC_INST_JAVA_HOME <java_11_directory>

    • Windows: set BMC_INST_JAVA_HOME="<java_11_directory>"

  2. Run one of the following API commands:

    • To install, type one of the following provision image commands:

      • Linux: ctm provision image ICS_plugin.Linux

      • Windows: ctm provision image ICS_plugin.Windows

    • To upgrade, type the following command:

      ctm provision agent::update

  3. Create an Informatica CS connection profile in Control-M SaaS or Automation API, as follows:

  4. Define an Informatica CS job in Control-M SaaS or Automation API, as follows:

To remove this plug-in from an Agent, see Removing a Plug-in. The plug-in ID is ICS032022.

Change LogLink copied to clipboard

The following table provides details about changes that were introduced in new versions of this plug-in:

Plug-in Version

Details

1.0.08

Changed Input Fields to resolved

1.0.07

Fixed kill a mapping task from a Control-M job

1.0.06

  • Added an option to kill a taskflow and mapping task from a Control-M job

  • If a job is in Suspend, Control-M will fail on run and re-run executions

1.0.05

Added Taskflow Job Namefield to job details

1.0.04

Added Connection timeout to centralized connection profile

1.0.00

Initial version