Set Exception Error Message Method
This method is one of the Product Manipulation Toolkit Business Service Methods. It is called from the workflow to get the localized error message text that is associated with the input error code.
Arguments
Argument | Description |
---|---|
Error Code |
[in] Error code defined in the repository. (Required) |
Error Message |
[out] Localized error message text. (Required) |
Dependencies
Strings corresponding to the supplied Error Code must be defined in the Siebel Database. The seven predefined error messages are defined in the Siebel repository with the message key prefixed with IDS_SISOM_ERR_MOVEWF.
Related Information
See the topic about workflows in Siebel Order Management Guide.