Process Details
Enterprise Scheduling Service job information that includes key information such as the job definition name, job package name, and job parameters.
QName: {http://xmlns.oracle.com/apps/financials/commonModules/shared/model/erpIntegrationService/}EssJob
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
Relationship Type | Object or Service |
---|---|
Handled by |
Attributes
The following table describes attributes in the service data object.
Name | Type | Description |
---|---|---|
JobName |
string |
The Enterprise Scheduling Service job package and the job name, delimited by a semicolon, for the job that must be submitted. |
JobRequestId |
string |
The request ID of the submitted Enterprise Scheduling Service job.
|
ParameterList |
string |
Request parameters of the ESS job that are comma separated.Only supported parameters are submit.argument1 to submit.argumentN. The order of the parameters in the list is maintained as follows: submit.argument1, submit.argument2, submit.argument3 ... submit.argumentN. Pass #NULL if a parameter is null. If a parameter value contains comma, enclose the parameter value within double quotes. |