Siebel Order Management Guide > Workflow and Method Reference for Order Management Interface > Order Management Interface Methods Reference >

Validate Method


This method validates a quote, order, or agreement based on the Rule Sets that were defined in the Administration - Data Validation screen.

Syntax

The syntax for the Validate method is as follows:

DOCHILD (pService, InvokeMethod (SStext("Validate"), inputArgs, outputArgs));

(triggered from workflow).

Input Arguments

Table 45 describes the Validate method input arguments.

Table 45. Validate Method Input Arguments
Arguments
Type
Property Name
Comments

Rule Set Name

Process Property

Validation Ruleset Name

None

Store Messages

Process Property

Store Messages

This flag determines whether the validation messages are stored in the table.

Output Arguments

Table 46 describes the Validate method output arguments.

Table 46. Validate Method Output Arguments
Arguments
Type
Property Name
Comments

Return Code

Output Argument

Return Code

Return the error code. Based on the workflow to determine whether approval is needed.

Return Message

Output Argument

Return Message

Returns the error message from the validation engine

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