Custom JS File Issues In Siebel Open UI After Upgrading 8.1.1.10 To 8.1.1.11
(Doc ID 2066987.1)
Last updated on SEPTEMBER 11, 2024
Applies to:
Siebel CRM - Version 8.1.1.11.17 [IP2013] and laterInformation in this document applies to any platform.
Symptoms
On : 8.1.1.11.17 [IP2013] version, Configuration - General
When attempting to use custom PM/PR files,
the following error occurs.
ERROR
-----------------------
TypeError: B.GetName is not a function(…)
siebjs.js?_scb=8.1.1.11_SIA_[23030]_ENU:38 TypeError: B.GetName is not a function
at TemplatePM.x (pmodel.js?_scb=8.1.1.11_SIA_[23030]_ENU:38)
at TemplatePM.g [as constructor] (pmodel.js?_scb=8.1.1.11_SIA_[23030]_ENU:39)
at new TemplatePM (TemplatePM.js?_scb=8.1.1.11_SIA_[23030]_ENU:29)
at k.SiebelAppFacade.Component.k.Show (component.js?_scb=8.1.1.11_SIA_[23030]_ENU:38)
at a.c (componentmgr.js?_scb=8.1.1.11_SIA_[23030]_ENU:38)
at a.SiebelAppFacade.ComponentMgr.a.Show (componentmgr.js?_scb=8.1.1.11_SIA_[23030]_ENU:38)
at p.SiebelApp.S_App.View.p.Initialize (view.js?_scb=8.1.1.11_SIA_[23030]_ENU:38)
at SiebelApp.S_App.ar.OnLoadViewContent (applicationcontext.js?_scb=8.1.1.11_SIA_[23030]_ENU:39)
at Array.<anonymous> (applicationcontext.js?_scb=8.1.1.11_SIA_[23030]_ENU:41)
at fire (jquery.js?_scb=8.1.1.11_SIA_[23030]_ENU:1037)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1)Registered all Applets in Admin-Manifest.
2)Created Manifest files.
3)Modified PR and PM files as per 8.1.1.11 syntax.
4)After doing above changes, getting error message in console log
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 |
Cause |
Solution |