In BP for MSS 60.1.5 running on EP6.0 SP9 NW04 there is an
iView com.sap.pct.hcm.rc_applicantoverview that in its property PAR_DEPENDENCIES refers among other iviews to the
iview com.sap.pct.hcm.rc_shortprofile.
I'd like to view/edit properties of the rc_shortprofile, but I cannot find it in the Portal Content. It has been deployed on the server and I can see it via SystemAdministration > Support > Portal Runtime tools, but cannot view the properties. Is there any way to find this iView via SAP EP and then edit its properties?
Best regards,
Beata
Hi Beata,
first let us clarify some wording:
A <i>PAR</i> is a <i>Portal ARchive</i>. It is a zip in a certain format. It contains a <i>portal application</i>.
A <i>portal application</i> consists of <i>components</i> and/or <i>services</i>.
An <i>iView</i> is somehow an "instance" of a <i>component</i>. It is created within the portal. There are <i>no iViews in a PAR</i> (like: "There are no objects in a JAR (but classes).").
With this in mind, the question is if there really exist an iView with the name you are looking for.
What you see under Portal Runtime Tools is the application with it's components. Anyhow, the default properties of an iView or the properties of a component if called without packaged within an iView are the ones defined within portalapp.xml of the corresponding application.
But if you change values in there, the changes are somewhat "global", so you should be sure if the component in question is called via an iView or just "as the component".
The location of the portalapp.xml is under \usr\sap\<...>\JC<...>\j2ee\cluster\server<...>\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\ \portalapp.xml
Hope it helps
Detlev
PS: Please consider awarding points for helpful answers. Thanks in advance!
Hi Detlev,
Thank you for your answer. It is helpful, but I still don't understand why I cannot find iView com.sap.pct.hcm.rc_shortprofile in the Portal Content.
The iview is referred in the SAP pdf-document "Business Package for Manager Self-Service 60.1" on page 179. In text on that page there is a direct reference to default.properties in the iViews that usually for the most iViews can be updated directly from the Portal Content. Maybe it's a question that SAP could help to answer?
Best regards,
Beata
Add a comment