Siebel Interactive Designer API Reference > Callout Point Functions >

COP_BeforeConfiguration


Usage

The browser-based engine calls COP_BeforeConfiguration prior to the configuration evaluation. After this function executes, the engine uses input UI control values to evaluate engine results.

Syntax

COP_BeforeConfiguration(privateArg1,privateArg2,instanceName,configData,
featureData, privateArg3,inputState,privateArg4,privateArg5
)

Argument
Description
instanceName
Name of the instance currently being evaluated.
configData
Configuration table array object. See ConfigTableArray_Obj.
featureData
Feature table array object. See FeatureTableArray_Obj.
inputState
List of Feature tables for which the selection has changed since the last engine run. See InputState_Obj.

See Also

Example 4: Add Custom Behavior with a Callout Point


 Siebel Interactive Designer API Reference 
 Published: 18 April 2003