Table of Contents
- Title and Copyright Information
- Preface
- 1 Introduction to Oracle Enterprise Scheduler
- 2 Planning Job Development
-
3
Installing and Verifying the Oracle Enterprise Scheduler Installation
- Installing Oracle Enterprise Scheduler
- Introduction to Verifying the Oracle Enterprise Scheduler Installation
- How to Verify the Oracle Enterprise Scheduler Installation Using a Browser
- How to Programmatically Verify the Oracle Enterprise Scheduler Installation
- What Happens at Runtime: How the Oracle Enterprise Scheduler Installation is Verified
- 4 Using the Pre-Deployed Native Hosting Application
-
5
Using Ant to Generate a Hosting Application
- Introduction to Generating a Hosting Application with Ant
- Ant Targets for Creating and Deploying a Hosting Application
- Creating a Hosting Application and Project Workspace with Ant
- Creating a Java Job as a Shared Library with Ant
- Packaging a Java Job as a Shared Library with Ant
- Deploying a Shared Library with Ant
- Packaging a Hosting Application with Ant
- Deploying a Hosting Application with Ant
- Configuring the Generated Ant Targets
- 6 Creating a Thin Client Application
-
7
Using Oracle JDeveloper to Generate an Oracle Enterprise Scheduler Application
- How to Start JDeveloper to Support Building Oracle Enterprise Scheduler Applications
- Understanding Oracle Enterprise Scheduler Application Support Created by Oracle JDeveloper
-
Building a Combined Oracle Enterprise Scheduler Application
- Creating the Application and Projects for EssDemoApp Application
- Creating Metadata and an Implementation Class for the EssDemoApp Application
- Adding Application Code to Submit Job Requests
- Setting Oracle Enterprise Scheduler Properties
-
Assembling the EssDemoApp Application
- How to Create the EJB-JAR Deployment Profile for the EssDemoApp
- How To Update the WAR Archive Options
- Create the Application MAR File
- How to Update the EAR Options
- Configure Security for the Application
- Add Resource Grants for ESS Application Role in the Job Definition
- Configure the weblogic-application.xml File
- Update the EssHost MANIFEST File
- Change the Realm Field
- Edit the adf-config.xml File for the EssDemoApp Application
- Deploying and Running the EssDemoApp Application
-
Building Split Submitting and Hosting Applications
-
How to Create the Back-End Hosting Application for EssDemoApp
- Creating the Back-End Hosting Application
- Configuring Security for the Back-End Hosting Application
- Defining Metadata for the Back-End Hosting Application
- Creating a Java Implementation Class in the Back-End Hosting Application
- Setting Oracle Enterprise Scheduler Properties
- Assembling the Back-End Hosting Application for Oracle Enterprise Scheduler
- Update the SuperEss MANIFEST File
- Configure the weblogic-application.xml File
- Deploying the Back-End Hosting Application
- Edit the adf-config.xml File for the EssDemoApp Application
-
How to Create the Front-End Submitter Application for Oracle Enterprise Scheduler
- Creating the Front-End Submitter Application
- Creating the SuperWeb Project
- Configuring Security for the Front-End Submitter Application
- Creating the HTTP Servlet for the Front-End Submitter Application
- Editing the web.xml File for the Front-End Submitter Application
- Editing the weblogic-application.xml file for the Front-End Submitter Application
- Editing the adf-config file for the Front-End Submitter Application
- Assembling the Front-End Submitter Application for Oracle Enterprise Scheduler
- Configure the weblogic-application.xml File
- Deploying the Front-End Submitter Application
- Update the EssHost MANIFEST File
- Running the Split Application
-
How to Create the Back-End Hosting Application for EssDemoApp
- 8 Using the Metadata Service
-
9
Using Parameters and System Properties
- Introduction to Using Parameters and System Properties
- Using Parameters with the Metadata Service
- Using Parameters with the Runtime Service
- Using System Properties
- 10 Using Tokens and Logical Clusters
- 11 Creating and Using PL/SQL Jobs
- 12 Creating and Using EJB Jobs
- 13 Creating and Using Web Service Jobs
- 14 Creating and Using Process Jobs
- 15 Defining and Using Schedules
- 16 Using the Oracle Enterprise Scheduler Web Service
-
17
Defining and Using Job Sets
- Introduction to Defining and Using Job Sets
-
Defining Job Sets
- How to Define a Job Set
- How to Define Serial Job Set Steps
- How to Define Parallel Job Set Steps
- What Happens When You Define a Job Set
- What You Need to Know About Serial Job Sets
- What You Need to Know About Job Set Application Defined Properties and System Properties
- What Happens at Runtime for Job Set State Priorities and State Transitions
- Cross Application Job Sets
- Supporting Input and Output Forwarding in Job Sets
- 18 Defining and Using a Job Incompatibility
- 19 Using the Runtime Service
-
20
Using Subrequests
- Introduction to Using Subrequests
- Creating and Managing Subrequests
- Creating a Java Procedure that Submits a Subrequest
- Creating a PL/SQL Procedure that Submits a Subrequest
-
21
Working with Asynchronous Java Jobs
- Introduction to Working with Asynchronous Java Jobs
-
Creating an Asynchronous Java Job
- Implementing the Asynchronous Java Job Asynchronous Interface
- Asynchronous Java Job execute() Method
- Invoking a Remote Job from an Asynchronous Java Job
- Calling Back to Oracle Enterprise Scheduler with Status Updates
- Updating the Asynchronous Java Job
- Notifying Oracle Enterprise Scheduler When an Asynchronous Job Completes
- Asynchronous Java Job AsyncCancellable Interface
- Sample Asynchronous Java Job Invoking a BPEL Process Through Event Delivery Network
- A Use Case Illustrating the Implementation of a BPEL Process as an Asynchronous Job
-
How to Implement BPEL with an Asynchronous Job
- Use Case: Add Oracle JDeveloper Libraries
- Use Case: Create the Asynchronous Job Definition
- Use Case: Design the Event Payload Schema and Event Definition Files
- Programmatically Raise a Business Event from the Asynchronous Job Methods
- Design the SOA Composite with Meditator and BPEL
- Add Fault Handling and Correlated onMessage Branch for Error and Cancel Job
- Validating the Deployment
- Troubleshooting the Use Case
- Handling Time Outs and Recovery for Asynchronous Jobs
- Oracle Enterprise Scheduler Interfaces and Classes
-
22
Job Request Logs and Output
- Request Logs
- Request Output
-
23
Oracle Enterprise Scheduler Security
- Introduction to Oracle Enterprise Scheduler Security
-
Configuring Metadata Security for Oracle Enterprise Scheduler
- How to Enable Application Security with Oracle ADF Security Wizard
- Including Security Files in EAR File
- How to Define Principals for Security
- Creating Enterprise Role
- How to Create Grants with Oracle Enterprise Scheduler Metadata Pages
- About MetadataPermission APIs
- What Happens When You Configure Metadata Security
- Configuring Data Security for Oracle Enterprise Scheduler
- Configuring Web Service Security for Oracle Enterprise Scheduler
- Configuring PL/SQL Job Security for Oracle Enterprise Scheduler
- Elevating Privileges for Oracle Enterprise Scheduler Jobs
- Configuring a Single Policy Stripe in Oracle Enterprise Scheduler