Informatica Cloud

ActiveBatch supports the integration of Informatica’s Cloud, specifically workflows and tasks, by encapsulating those objects within ActiveBatch job steps. This approach allows you to mix and match Informatica and non-Informatica processing within a single job or job stream.

 

As you look through the various Informatica Cloud job steps, you will see a common property named “ConnectionProperties”. This collection of properties represents the information necessary for ActiveBatch to connect to the Informatica Cloud system. Rather than continually specify these properties for every job step, it is recommended you use the “Login” step.

 

The “Login” step contains the ConnectionProperties. If you specify a Login step, any Informatica downstream step can inherit those properties when necessary. Use of the Login job step is also a Best Practice because the necessary connection and login needs to only occur once at the start of Informatica Cloud job step operations.