Siebel Order Management Infrastructure Guide > Variable Maps >

Variable Map Methods of the Context Service Business Service


The Context Service business service provides the APIs shown in Table 7 for variable maps.

Table 7. Variable Map Methods of the Context Service Business Service
Method
Arguments
Description

GetRowSetData

[in] CPCollapseAll: String

By default, if the CPScope requires expansion of the customizable product to read all products, after GetRowSetData, this customizable product is expanded on the UI unless this flag is set to be true, in which case the customizable product is collapsed.

[in] CPScope: String

Component, Master, Whole, Component, and Subcomponents. This argument defines which parts of the current customizable product are queried.

[out] PropSet: Hierarchy

A row set property set containing the query results.

[in] RowScope: String

Current, Selected, or All. Defines which rows the Context Service service will read data from.

[in] VariableMap: String

The variable map defining objects to query.

SyncRowSetData

[in] RowSet: Hierarchy

The updated row set property set.

[in] VariableMap: String

The variable map defining objects to update.

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