JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Java CAPS Scheduler Binding Component User's Guide     Java CAPS Documentation
search filter icon
search icon

Document Information

Using the Scheduler Binding Component

About the Scheduler Binding Component

Scheduler Binding Component Features

Using the Scheduler Binding Component in a Project

Steps to Create the BPEL Project

Create a New BPEL Project

Create a Scheduler Binding Component

Create a File Binding Component

Create a BPEL Process

Create a Composite Application

Build and Deploy the Project

Using the Scheduler Control and Triggers Wizard

Accessing the Scheduler Control and Triggers Wizard

Understanding the Scheduler Wizard

Group

Date Format

Start, End, and Time Zone

Triggers

Triggers table

Add

Edit

Remove

Creating Simple Triggers

Using the Add New Simple Trigger Editor

Creating Cron Triggers

Using the Add New Cron Trigger Editor

Creating Hybrid Triggers

Using the Add New Hybrid Trigger Editor

Example Hybrid Trigger Configuration

Adding Triggers and Editing an Existing Scheduler Project

Accessing the Configure Scheduler Binding Wizard

Scheduler Binding Component Properties

Runtime Properties for the Scheduler Binding Component

Runtime Properties

Statistics Properties

Logger Properties

Scheduler Binding Component Loggers

Trigger Properties

Using the Trigger Properties Editor

Trigger Configuration Properties

Scheduler BC Normalized Message Properties

Scheduler Application Configuration

Using Scheduler Binding Component Application Configuration

Defining the Scheduler Application Configuration for a Project

Other Tools Used to Edit the Application Configuration

Scheduler Binding Component Application Variables

Using Application Variables in a Trigger Message

Creating and Using Application Variables

Using Admin Console and asadmin to Create Application Variables

Configuring Redelivery and Throttling for the Scheduler Binding Component

Redelivery

Configuring Redelivery for an Endpoint

Throttling

Configuring Throttling for an Endpoint

Monitoring a Scheduler Binding Component Project

Open the Admin Console Monitoring Window

Adding Triggers and Editing an Existing Scheduler Project

You can edit an existing Scheduler Binding Component Project or add additional triggers to a group using the Configure Scheduler Binding Wizard accessed in CASA Editor.

Accessing the Configure Scheduler Binding Wizard

  1. Open your Composite Application in the CASA Editor: From the NetBeans Projects window, right-click your project's Service Assembly and choose Edit from the pop-up menu.

    The CASA Editor opens to your project.

  2. If the project has not yet been built, click the Build icon located on the CASA Editor toolbar.

    The CASA Design view now shows the project's JBI Modules and WSDL Ports.

  3. If your Scheduler Port has not been cloned, right-click the Scheduler WSDL Port and choose Clone WSDL Port to edit from the pop-up menu. This creates a copy of the WSDL file in the Composite Application Project source directory to allow editing.

    An edit icon appears in the corner of the Scheduler Port.


    image:Image shows the cloned Scheduler port in the CASA Editor
  4. Click the edit icon on the Scheduler Port.

    The Configure Scheduler Binding Wizard appears.


    image:Image shows the Configure Scheduler Binding Wizard

    The Configure Scheduler Binding Wizard is a twin to the Scheduler Binding Component Wizard, and can be configured in the same way. See Understanding the Scheduler Wizard more information.

  5. Once you have completed your changes, redeploy your project for the updates to take affect.