Panel | ||||
---|---|---|---|---|
|
...
Overview
A Universal Controller task executes a process on a machine, either local or remote. The process might be resident on the machine (agent-based process), or the task itself (such as a File Monitor task) might embed the process.
You can launch tasks within Workflows, by way of triggers, or manually.
...
Task Type
...
Usage
...
...
Create a sequence of connected tasks, which could include other workflows.
...
...
Run a platform-specific application on a Linux/Unix machine.
...
...
Run a platform-specific application on a Windows machine.
...
...
Run a platform-specific application on a z/OS machine.
...
...
Run a platform-specific application on a machine where Universal Command is running.
...
...
Send commands to an SAP system and gather status information and output back from SAP.
...
...
Send commands to a PeopleSoft system and gather status information and output back from PeopleSoft.
...
...
Execute file transfers on remote machines using FTP, FTPS, SFTP, and UDM protocols.
...
...
Create a pause in the workflow during which the user must take some action.
...
...
Execute a timer command for a specified period of time or until a specific time.
...
...
Execute one or a series of SQL statements against the database specified in the task.
...
...
Execute a stored procedure against the database specified in the task.
...
...
Create and send emails.
...
...
Invokes a Web Service running on any application server.
...
...
Monitor another task or tasks for one or more specific statuses.
...
...
Monitor a specific remote machine for the creation, deletion, change, existence, or non-existence of one or more files at a specific location.
...
...
Monitor for a file on a remote machine where an FTP server is running.
...
...
Monitor a specific remote machine and check for free disk space.
...
...
Monitor the value of a Global variable.
...
...
Monitor a Mailbox Folder for one or more specific statuses.
...
...
Execute a start, stop, or query command against an application in the Controller network.
...
...
Execute a user-defined script in a Universal Template on which the task is based.
Built-In Variables
Several built-in variables are available for use in all task types; other built-in variables exist for specific task types.
Anchor | ||||
---|---|---|---|---|
|
...
To display a list of all currently defined tasks for all task types, from the Automation Center navigation pane select Tasks > All Tasks. The All Tasks list displays.
...
Anchor | ||||
---|---|---|---|---|
|
...
- Enter a value in either (or both) of the following Universal Controller system properties:
User Defined Task Field 1 Label
User Defined Task Field 2 Label - To specify whether or not a user-defined field is required, enter a value in the appropriate Universal Controller system property:
User Defined Task Field 1 Required
User Defined Task Field 2 Required - Re-login or click your browser refresh button to see the field(s) in every task Details. In either case, all unsaved changes will be lost, including any open application tabs.
...
If the task is contained in one or more Workflows, and the Confirm Update For Tasks In Workflows Universal Controller system property value is set to true, the Confirm Update dialog displays when you click Update.
...