Remote Task Manager (JOBQ)

Remote Task Manager objects manage and monitor external operations that run in SAP or PeopleSoft systems. As a developer and object designer, in a Remote Task Manager object you define filter criteria that identify external SAP and PeopleSoft jobs. The jobs that comply with those criteria are replicated in the Automation Engine. On the Attributes Page of the JOBQ object, you specify settings that control the execution of the SAP and PeopleSoft Jobs. For example, you allocate them resources and define the number of simultaneous executions that you allow.

This page includes the following:

What External Jobs Look Like

When an external jobs runs, it is displayed in the Process Monitoring perspective as child of the Remote Task Manager object (the hierarchical view must be activated for this purpose). Its object type is JOBD. From the Tasks list in the Process Monitoring perspective you can restart, stop or cancel it.

The screenshot below shows a Remote Task Manager object with an SAP Job as child task:

Screenshot of part of the Tasks list, where a JOBQ task is expanded and the corresponding JOBD task is displayed as child.

As JOBQ objects deal exclusively with external transactions, they are no longer displayed in the Process Monitoring after they have ended. Only canceled child tasks remain visible and can be deactivated.

Best Practices

The Automation Engine ensures that an external operation is included in only one Remote Task Manager object. Avoid overlapping filter criteria when you set them in active Remote Task Manager objects.

The following recommendations apply when setting the filter for PeopleSoft and SAP Process Chains:

Tracking External PeopleSoft Processes

For the Remote Task Manager to be able to control and keep track of processes that are independent of the Automation Engine, the following prerequisites must be met:

See UC_HOSTCHAR_DEFAULT - Host Characteristics.

Important Considerations for SAP Processes

Defining the filter criteria is very intuitive. However, take the following into account when doing it:

Adding Processing Steps to External Operations

In the Child Post Process page you can add a script to be processed after the tasks returned by the JOBQ object have ended.

See also: