How can I hide the superfluous message in the “VBC error pop-up window“
When implementing a Virtual Business Component (VBC) based on XML Gateway and a Transport business service, an error handling routine can be defined in external application as follows:
<siebel-xmlext-status>
<status-code>4</status-code>
<error-field>field-name</error-field>
<error-text>Name must not be empty</error-text>
</siebel-xmlext-status>
When the XML stream is returned back to Siebel, the error message box is raised with following message format by default behavior:
"The external souce for the BusComp returned an error: 'Status: 4'; Error Filed: field-name; Error Text: Name must not be empty."
Customer wanted to display only the <error-test> element value on the message box instead of all <status-code>, <error-field>, and <error-text> element values.
Resolution:
The error message format on the error message box is the default behavior of the XML Gateway business service. Currently, it is not intended functionality to modify the message format as the requirement in Siebel application 7.5.2.100 [15252] FINS.
For more information about the error handling routine, please refer “Technical Note 263: Using the XML Gateway to support Virtual Business Components (VBC): an explanation of the XML Format” in SupportWeb.
Related Articles:
Browse Categories
User login
Navigation
Popular content
- Autosys Job Handling (13,609)
- GE UNIVERSAL REMOTE INSTRUCTIONS (12,357)
- Siebel User properties (9,094)
- Test 1 - NC Drivers License Test - DMV Question Dump (8,769)
- Making a View "Read Only" based on a criteria: Aspect User Property (4,216)
- Siebel Application Response Measurement (SARM) (4,144)
- Siebel Predefined Queries (PDQ) – Reference (4,080)
- Siebel Server Component Event Logging (3,662)
- Strategies for Building Team Cohesion (3,153)
- How to create the EBC’s in Siebel (3,085)
