After 22.6 Update The Account Hierarchy Chart is Not Rendered Properly When Adding Custom Presentation Model/Physical Renderer Scripts
(Doc ID 2924519.1)
Last updated on FEBRUARY 17, 2023
Applies to:
Siebel CRM - Version 22.6 and laterInformation in this document applies to any platform.
Symptoms
Post-updating Siebel from 20.6 to 22.5, the applet corresponding to Account Hierarchy Chart is not rendered properly after adding a custom PM(Presentation Model)/PR(Physical Renderer) script to it.
It can be noticed in the Browser that the applet is dissapearing after implementing the custom PM/PR:
Expected result:
Steps to replicate:
- Log in to Call Center Object Manager.
- Navigate to UI Objects.
- In the UI Objects applet, create a new record and name it as Com Account Hierarchy Analysis Applet.
- Select usage type as Physical Renderer.
- Create a new record in Object expression child applet and select level as 1.
- In Files child applet, add a new record and set name as siebel/orgchartrenderer.js by selecting from the pick applet.
- Create another record in UI Object applet and name it as Com Account Hierarchy Analysis Applet.
- Select usage type as Presentation Model.
- Create a new record in Object expression child applet and select level as 1.
- In Files child applet, add a new record and set name as siebel/orgchartpmodel.js by selecting from the pick applet.
- Try adding custom JavaScript files on the Com Account Hierarchy Analysis Applet entries along with the orgchartpmodel.js and orgchartrenderer.js.
Note: Notice that the applet is disappearing completely after these changes.
The sample JavaScript code Com_Account_Hierarchy_Analysis_Applet_PR.js:
Changes
Update from 20.6 to 22.6 and then create two new PM/PR Entries for Com Account Hierarchy Analysis Applet.
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 |