2.17 Edit Schedule Job Dialog - General Tab
Use to schedule an Oracle Enterprise Scheduler job in a BPEL process.
An Oracle Enterprise Scheduler job is a unit of work in the form of either Java, a database stored procedure, or any executable. A job is associated with a schedule that describes when and how often the job executes. A web service invokes this job within a BPEL process.
The scheduled Oracle Enterprise Scheduler job resides in a runtime environment and is accessible with an Oracle Metadata Services Repository (MDS Repository) connection, using database-based access.
Element | Description |
---|---|
Application |
Displays the value of the selected job's SYS_effectiveApplication property. This property must be set, or an error message is displayed and you cannot proceed. This editable state of this field depends on the selected job definition:
|
Name |
Specify the name of the job. |
Description |
Specify a description for the request. |
Job |
Click the Search icon to invoke the Enterprise Scheduler Browser dialog to select the job. |
Schedule |
Click the Search icon to invoke the Enterprise Scheduler Browser dialog to select the job schedule. If not specified, the job is executed immediately. |
Start Time |
Specify a If you are manually specifying a A valid entry in this format would be: '2013-08-06T01:19:39.261+0530'. The single quotes around the |
End Time |
Specify a If you are manually specifying a A valid entry in this format would be: '2013-08-06T01:19:39.261+0530'. The single quotes around the |
Related Topics
Invoking an Oracle Enterprise Scheduler Job in a BPEL Process in Developing SOA Applications with Oracle SOA Suite