Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member

Masthead Customization in NW 7.31

1) Download com.sap.portal.navigation.masthead.war or com.sap.portal.navigation.masthead.tar from Location:

C:\usr\sap\<SID>\<Instance>\j2ee\cluster\apps\sap.com

2) Import the war file com.sap.portal.navigation.masthead.war to nwds. If you are having .tar file ,you can locate war file inside the .tar

                   

3) Rename the imported war file to com.sap.portal.navigation.newmasthead. So that you can easily locate the custom masthead war file you have changed.

 

4) Delete the value com.sap.portal.pcm.admin.isTechnical=true from portalapp.xml in WebContent/WEB-INF. So that it will list in portal application in content administration for creating masthead iview.

 

5) Do required change in HeaderiView.jsp or light_HeaderiView.jsp accordingly

 

6) After completing the development export the com.sap.portal.navigation.newmasthead as war file.

 

 

7) Open deployment perspective in NWDS and import the exported war file and start deployment

 

 

 

 

😎 You can locate the deployed custom masthead in content administration/portal content management/portal application

 

Copy and paste the iview in to portal content to create masthead iview. Then you can add the new masthead iview into framework page.

7 Comments
Labels in this area