CheckEligibilityHelper Method
Raises the GetEligibility signal on a configurator instance.
Syntax
CheckEligibilityHelper <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 Message |
(Optional) Error message, if any |
Usage
Raises the GetEligibility 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.