Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field

Description

Informatica URL

Endpoint URL of the Informatica Cloud Rest API; for example, endpoint URL of the Informatica SaaS API:

https://dm-us.informaticacloud.com/saas

App Integration URL

Endpoint URL of the Informatica Cloud Rest API to invoke a Process on Application Integration:

https://usw3-cai.dm-us.informaticacloud.com

Informatica Credentials

Informatica credentials for basic authentication with username and password.

Task Type

The following Task Types are available for selection:

[ Masking Task | Replication Task | Synchronization Task | Mapping Task | PowerCenter Task | Linear Taskflow | Taskflow | Process]

Path

<path>/<taskname> ( path is optional )

Path and name of the task to start in Informatica Cloud; for example, stonebranch/dataload2 starts the task dataload2 in the folder stonebranch

Print Activity Log

Prints the Activity Log to the Output of the Task Instance. For an example refer to Activity Log screenshot.

Note: The Error Log always will be printed to the Output of the Task Instance.

Print Session Log

Prints the Session Log to the Output of the Task Instance.

Note: The Error Log always will be printed to the Output of the Task Instance.

Useproxy ( default is NO )

[NO | YES]

If set to YES, the fields to set-up the proxy server connections are displayed:

  • Proxy Server IP or hostname

  • Proxy Server Port

  • Proxy Server Credentials (optional)

Universal Controller URL

Universal Controller URL.

URL has no backslash “/” at the end.

Example: http://192.168.88.10:8080/uc

Universal Controller Credentials

Universal Controller Credential.'s

The Credentials must have “Web Service Access” Permissions.

Input Parameter File
A parameter file is a list of user-defined parameters and their associated values.
Parameters are placeholders that represent values in a mapping or PowerCenter task.
Use Custom NameCheck this field to enable the Custom Name Field
Custom Name

The Field is only visible, if the Use Custom Name check box is enabled.

Adds a custom name to the taskflow name.  The instance name uses the following format: 

<taskflow name>-<custom name>-<run ID>

Poll Interval (s)

Task Polling Interval in seconds; for example, a Poll Interval of 60 means that every 60 seconds, the Informatica Cloud will we queried if the started task has been finished.


Loglevel ( default is INFO )

Universal Task logging settings [DEBUG | INFO| WARNING | ERROR | CRITICAL]

...

In the Log-file, the Response Message from the Process is visible in case Loglevel “DEBUG” has been selected.


Changelog

ut-cs-inforamtica-cloud-1.1.17

  • Support for Workflow Custom Name added

ut-cs-inforamtica-cloud-1.1.16

  • Support for Parameter Files added