The Request Browser Script Folder Name Change Dynamically
(Doc ID 2461245.1)
Last updated on JULY 13, 2021
Applies to:
Siebel CRM - Version 18.7 and laterInformation in this document applies to any platform.
Symptoms
On : 18.7 version, Siebel VB / eScript / COM
When attempting to generate the browser script folder,,the following error occurs.
ERROR
-----------------------
SBL-DAT-00322
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1 Customer has a button in applet to invoke a business service method by browser script, and delivery to the integration workspace.
2. Customer use the genbscript command generate the browser script folder, and copy the folder to path D:\Apps\Siebel\ai\applicationcontainer\webapps\siebel . but when Customertest , it occur an error with code SBL-DAT-00322.
3. Customer use the chrome develop tools to debug, and found the requested path changes dynamically each time log back in after clear browser cache
. for example /siebel/srf7667826_321/bscripts/all/applet_dee_service_payment_list_applet.js, /siebel/srf7471105_320/bscripts/all/applet_dee_service_payment_list_applet.js, the srf7667826_321/srf7471105_320 not the same as the browser script folder name.
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 |