ISS Validation (Quote) Workflow

ISS Validation (Quote) workflow, shown in the following figure, validates the Quote according to the Rule Set definition for quotes in Administration - Data Validation.

It is triggered from VerifyItem signal which is called by the Verify Applet Menu item on the Quote Header.

ISS Validation (Quote) Workflow. In this image, Start is connected by arrow to FINS Validation Service. FINS Validation Service is connected by arrow to End.

Workflow Description

This workflow does the following:

This workflow calls the Validate method of the Data Validation Manager Business Service. This workflow validates the Quote according to the Rule Sets that are defined in Administration - Data Validation. For more information, see Validate Method.

Process Properties

Name Business Object Data Type Comments

Error Code

Quote

String

The Error Code that is returned if an error occurs.

Error Message

Quote

String

The Error Message that is returned if an error occurs.

Object Id

Quote

String

The Row ID of the current object.

Process Instance Id

Quote

String

The Row ID of the current workflow process.

Return Code

Quote

String

The Return Code that is defined in the Rule Set.

Return Message

Quote

String

The Return Message that is defined in the Rule Set.

Siebel Operation Object Id

Quote

String

The Row ID of the Siebel Operation Object.

Store Messages

Quote

String

Variable to determine if the validation messages must be stored in the validation tables.

Validation Ruleset Name

Quote

String

The name of the Rule Set that is defined in the Data Validation Administration screen.