We have upgraded to EP 7.3 SP 12.
While I was validating, I found the 'Page Title Bar' at the bottom which basically has to be below Top-Level navigation. Now when I opened 'Calssic Framework Page', I can see the 'Page Title Bar' iView placed above 'Desktop Inner page' iView, which is fine. So did not understand what 's wrong.
Then I thought of checking the source of 'Page Title Bar' iView using 'Delta link Tracer' so I opened the iView and clicked on 'Delata Link tracer' then got below error. I navigated to the folder under path : pcd:portal_content/com.sap.pct/admin.templates which should have these iViews. But to my surprise I found the entire folder is missing...and then realized that I was getting below 'Null Pointer error' as the source is missing. But if source is missing then how is the 'Page Title Bar' working in first place is my confusion (though it is appearing at the bottom of the page).
Also, why is the 'Page Title Bar' appearing at the bottom of the page even though the 'Page Title Bar' iView is placed above 'Desktop Inner Page'.
Any clues....pls assist.
------------
java.lang.NullPointerException: while trying to invoke the method com.sap.tc.pp.adm.tls.dloriginstracer.datastructures.UnitNodeObject.getTitle(java.util.Locale) of a null object returned from com.sap.tc.pp.adm.tls.dloriginstracer.datastructures.UnitContainer.getTargetObject()
------------