Previous Topic: Oracle E-Business Suite JobsNext Topic: Defining Oracle E-Business Suite Request Set Jobs


Defining E-Business Suite Copy Jobs

You can define an Oracle E-Business Suite Copy Job (OAC_JOB) to copy an existing single request defined on Oracle Applications and run it under the agent. When the job runs, it can override values in the original definition with values specified on the agent or in the job definition.

Note: To run these jobs, your system requires CA WA Agent for UNIX, Linux, or Windows and CA WA Agent for Oracle E-Business Suite.

Required Statements

To define an Oracle E-Business Suite Copy Job, you must specify the following statements:

Optional Statements

You can specify the following optional statements for an Oracle E-Business Suite Job:

Example: Copy a Single Request

Suppose that you want to copy an existing single request defined on Oracle Applications. In this example, the job copies the single request with request ID 2255470 and overrides the user name and responsibility name. The children of the single request program are monitored 60 seconds after the program completes.

AGENT CYB0A
OAUSER SYSADMIN
RESPNAME 'System Administrator'
REQUESTID 2255470
CHILDMONITOR Y
MONITORDELAY 60