Siebel Order Management Guide > Data Validation for Order Management > Process of Invoking the Data Validation Manager Business Service >

Viewing a Validation History


You can view a history of validation events in the Validation History view. All events display in chronological order.

To view the validation history

  • Navigate to the Validation History view of the Administration - Data Validation screen.

    The Validation History view appears, displaying validation events in reverse chronological order. Some fields are described in the following table.

    Field
    Comments

    BusComp Name

    The business component that was validated.

    Date

    The date the validation event happened.

    Last Step #

    Sequence number of the rule evaluated to be false or the last rule in the rule set.

    Return Code

    The rule's Return Code field value.

    Return Message

    The rule's Message field value.

    Started By

    The login name of the user who executed this rule.

    Status

    Specifies the status of the validation result:

    • Errored Out. Indicates Stop on Error is True. The current rule is evaluated to be false and further rule evaluation is halted.
    • Error Proceed. Indicates Stop on Error is False; the current rule is evaluated to be false and the application proceeds to evaluate the next rule.
    • Completed. Indicates the application has reached the last rule of the rule set and the rule is evaluated to be True.

    For more information on defining rule sets and configuring the Return Code and Return Message fields, see Defining Validation Rules.

Siebel Order Management Guide