ISS Validation (Agreement) Workflow
ISS Validation (Agreement) workflow, shown in the following figure, validates the Agreement according to the Rule Set definition for the agreement in Administration - Data Validation.
It is triggered by the VerifyItem signal, which is called by the Agreement screen, Verify applet menu.

Workflow Description
This workflow does the following:
This workflow calls the Validate method of the Data Validation Manager Business Service. This workflow validates the Agreement according to the Rule Sets that are defined in Administration - Data Validation view. For more information, see Validate Method.
Name | Business Object | Data Type | Comments |
---|---|---|---|
Error Code |
Service Agreement |
String |
The Error Code that is returned if an error occurs. |
Error Message |
Service Agreement |
String |
The Error Message that is returned if an error occurs. |
Object Id |
Service Agreement |
String |
The Row ID of the current object. |
Process Instance Id |
Service Agreement |
String |
The Row ID of the current workflow process. |
Return Code |
Service Agreement |
String |
The Return Code that is defined in the Rule Set. |
Return Message |
Service Agreement |
String |
The Return Message that is defined in the Rule Set. |
Siebel Operation Object Id |
Service Agreement |
String |
The Row ID of the Siebel Operation Object. |
Store Messages |
Service Agreement |
String |
Variable to determine if the validation messages must be stored in the validation tables. |
Validation Ruleset Name |
Service Agreement |
String |
The name of the Rule Set that is defined in the Data Validation Administration screen. |