Siebel Business Process Framework: Workflow Guide > Example Workflow Processes > Defining a Workflow Process That Traverses a Record Set to Close Service Requests >

Defining a Decision Condition for the Decision Point


This task is a step in Defining a Workflow Process That Traverses a Record Set to Close Service Requests.

In this topic you define a decision condition for the decision point.

To define a decision condition for the decision point

  1. Click the Yes connector.
  2. In the Properties window, set the Type property to Condition.
  3. Right-click the Yes connector, and then choose Edit Conditions.
  4. Define the following decision condition, and then click Add.

    Property

    Value

    Compare To

    Process Property

    Operation

    Greater Than

    Object

    NumAcceptedRecords

    Value

    0

    This decision condition handles the situation where the query returns no records. If this condition is met, then the workflow process runs the No connector.

  5. Define the following decision condition, and then click Add.

    Property

    Value

    Compare To

    Process Property

    Operation

    All Must Match (Ignore Case)

    Object

    noRecord

    Value

    false

    This decision condition determines when the workflow process reaches the end of the record set in situations where the query returns at least one record. For more information, see Creating a Decision Condition on a Branch Connector.

  6. Click OK.
  7. Click the No connector. Make sure the Type property in the Properties window is set to Default.
Siebel Business Process Framework: Workflow Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.