Various Errors When Querying Dev Workspace Via REST : SBL-DAT-00222, Business component '<?>' is not defined., SBL-DAT-00360 And SBL-BPR-00158: Cannot execute workflow process definition <?>
(Doc ID 3053851.1)
Last updated on DECEMBER 20, 2024
Applies to:
Siebel CRM - Version 24.4 and laterInformation in this document applies to any platform.
Symptoms
When attempting to call an object from POSTMAN through REST API after applying modifications on it on a specific workspace, the following errors are thrown:
The issue can be reproduced at will with the following steps:
1. Create a new dev workspace.
2. Perform a change such as adding a comment in that workspace to "Subject Visit Template Versions" BC.
3. Attempt to ping that BC from POSTMAN with https://<hostname>:<port>/siebel/v1.0/service/LS Clinical SVT Service/Query?workspace=<workspace name>
4. Notice the error.
5. Perform a change such as adding a comment in that workspace to "LS Clinical Subject Inbound-Subject" Workflow.
6. Attempt to ping that Workflow from POSTMAN with https://<hostname>:<port>/siebel/v1.0/workflow/LS Clinical Subject Inbound-Subject?workspace=<workspace name>
The errors were occurring only for requests which were authorized with OAuth.
When sending a request without OAuth authentication, but rather with basic auth, the issue did not occur -> reflected in support environments as well.
The same errors do not occur when delivering the workspace and sending the REST request on MAIN, without specifying the workspace name in the URL.
Changes
Create a new workspace and try to query it via REST from POSTMAN
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 |
References |