CalculatePriceHelper Method
Raises the CalculatePrice signal on a configurator instance.
Syntax
CalculatePriceHelper <inputArgs>, <outputArgs>
Input Arguments
Input Argument | Description |
---|---|
InstanceName |
Name of instance |
Mode |
Quote, Order, Asset or Agreement |
Output Arguments
Output Argument | Description |
---|---|
Status |
SUCCESS or ERROR |
Error Number |
(Optional) Error code, if any |
Error Message |
(Optional) Error message, if any |
Usage
Raises the CalculatePrice signal on a configurator instance. This is invoked from the Batch Validate workflow. The workflow can be modified to skip this step if needed.
Invoked From
Browser Script, COM Data Control, COM Data Server, Server Script, Java Data Bean, Siebel Mobile Web Client Automation Server.