Siebel Business Rules Administration Guide > About Developing and Deploying Siebel Business Rules > Design Process Overview >

Specifying Business Process Invocation Requirements


This topic is a task in the process Design Process Overview.

In this task you determine how and when the business process starts.

.

Activities

The following guidelines suggest Siebel development tools that meet invocation requirements:

  • The user manually invokes the process:
    • Siebel Task UI and Siebel Workflow allow the user to invoke processes.
    • Script can underlie UI buttons.
      • Script can leverage rules.
  • The process is invoked by a runtime event:
    • Siebel runtime events can be used to trigger processes.
      • Runtime events can leverage rules, script, or both.
      • Siebel workflow processes can be invoked in response to Siebel runtime events.
  • The process is invoked on a preset schedule:
    • Siebel workflow processes, such as periodic batch processes, can be invoked on a preset schedule.

For information, see:

Scenario for Using Rules to Validate Data at Runtime

Scenario for Validating Data Using Script to Invoke Rules

Scenario for Using Rules in a Siebel Workflow to Do Batch Processing

Scenario for Using Rules to Provide Dynamic Navigation in a Siebel Task

Siebel Business Rules Administration Guide Copyright © 2007, Oracle. All rights reserved.