Siebel Financial Services Connector for IAA-XML Guide > Configuration Roadmap >

Configuring Runtime Event Manager


Oracle supports triggering workflows based on runtime events such as Write Record, which gets triggered whenever a record is written. Using a runtime event allows you to incorporate configured workflow functions into actual applications.

NOTE:  For details, see Siebel Events Management Guide.

The example in this section describes a runtime event that triggers a workflow when a new contact record is added by users through Siebel Financial Services Application. In the following procedure, a runtime event as well as the corresponding action is defined.

To create a runtime event

  1. Start Siebel client.
  2. Navigate to the Administration - Runtime Events screen > Events > Events view.
  3. Add a new record and set the following fields:
    • Sequence. 1
    • Object Type. BusComp
    • Object Name. Contact
    • Events. WriteRecord
    • Conditional Expression. LoginName='SADMIN'
  4. Select the Action Set Screen from the dropdown menu.
  5. Create a new Action Set record and set the following fields:
    • Name. Trigger Workflow.
    • Action Type. BusService
    • Sequence. 1
  6. In the More Info applet you can alter the following values to meet you business requirements:
    • Business Service Name. Workflow Process Manager
    • Business Service Method. RunProcess
    • Business Service Context. "ProcessName", "IAA Add Party outbound Workflow"
Siebel Financial Services Connector for IAA-XML Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.