Defining IICS Run Task Job Properties
The IICS Run Task job allows you to execute a task on the Informatica cloud application.
On the Run Task Job page, you define the parameters relevant to run that job on the IICS system from Automic Automation. All fields are mandatory unless specified otherwise.
-
Connection
Select the IICS Connection object containing the relevant information to connect to the application.
To search for a Connection object, start typing its name to limit the list of the objects that match your input.
-
Project Name
Define the name of the project in which the task is located. You can click the browse button to the right of the field to open a picker dialog where you can select the relevant name.
-
Folder Name (Optional)
Define the name of the folder in which the task is located. You can click the browse button to the right of the field to open a picker dialog where you can select the relevant name.
-
Task Type
Select the task type. The types available are:
-
DMASK (Data masking task)
-
DRS (Data replication task)
-
DSS (Data synchronization task)
-
MTT (Mapping configuration task)
-
PCS (PowerCenter task)
-
WORKFLOW (Linear Taskflow)
-
-
Task Name
Select the name of the task that you want to execute. You can click the browse button to the right of the field to open a picker dialog where you can select the relevant name.
The tasks displayed are already filtered based on the project, folder, and task type that you have selected.
-
Job Timeout Interval
The timeout interval in minutes before the Agent fails the job.
Default value: 0, indicating no timeout.
-
Retrieve Tasks Session Logs
(Optional) Select when task session logs should be retrieved.
-
On Error (default)
Task session logs are only retrieved if the job fails. The session logs are provided in separate job-type Agent logs (LOGS). Logs of Workflow task types are available in child tasks only.
-
Always
Task session logs are always retrieved.
-
The Pre-Process page allows you to define the settings of the Jobs using script statements. These statements are processed before the Run Task Job is executed, see Setting IICS Job Properties Through Scripts.
See also: