Business Service Error Handler throwing error SBL-BPR-00162
(Doc ID 539885.1)
Last updated on FEBRUARY 14, 2022
Applies to:
Siebel Tools - Version 7.5.3 SIA [16157] and laterIBM AIX on POWER Systems (64-bit)
Database: IBM DB2/UDB 7.2
Application Server OS: IBM AIX 5L 5.1
Database Server OS: IBM AIX 5L 5.1
This document was previously published as Siebel SR 38-1114463561.
Symptoms
An error handler to a business service that catches the error and writes it to a log file has been created as follows:
Two issues were observed with this approach:
1) TheApplication().RaiseErrorText() errors out on the Workflow Process Manager. However, without that line of code, the following error is raised instead: "Number: SBL-BPR-00162 with Text: Error invoking service '%2', method '%3' at step '%1'."
2) The code should loop through for the same instance versus writing a new file each time it fails - is this possible?
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |