Siebel Order Management Infrastructure Guide > PSP Engine > Row Set Transformation Toolkit Methods >

Split Method


The Split method splits an input row set into two output row sets by evaluating a condition for each row.

Arguments
Input Argument
Description

Context

Optional. Property set of variables shared across all rows.

Row Set

The set of rows to process.

Condition

A Boolean expression that references {Context} and {Row} field values.

On True Row Set

The row set to which rows are moved if Condition evaluates to True.

Example

Figure 32 shows an example of arguments for a PSP procedure step named Inclusive Eligibility, which uses the Split method.

Figure 32. Example of Arguments for Split Method
Click for full size image

Siebel Order Management Infrastructure Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.