Skip to Content
Author's profile photo Former Member

Masthead Customization in NW 7.31

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

                    /wp-content/uploads/2013/08/1_270766.png

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.

  /wp-content/uploads/2013/08/2_270815.png

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.

 

/wp-content/uploads/2013/08/3_270816.png

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

  /wp-content/uploads/2013/08/4_270817.png

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

  /wp-content/uploads/2013/08/5_270824.png

/wp-content/uploads/2013/08/6_270825.png

 

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

  /wp-content/uploads/2013/08/7_270826.png

 

  /wp-content/uploads/2013/08/8_270830.png

 

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

  /wp-content/uploads/2013/08/9_270831.png

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

Assigned Tags

      7 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Former Member
      Former Member

      This document is very helpful ..thanks for the sharing

      Author's profile photo Aviad Rivlin
      Aviad Rivlin

      Nice blog!

      Author's profile photo saurabh vakil
      saurabh vakil

      This is a very useful blog. Thanks for sharing Rakesh!

      Author's profile photo Former Member
      Former Member

      Hi,

      Nice and helpful blog.

      I had tried working on the masthead and getting missing jar.

      Have you added external jars after importing the war file?

      Thanks,

      Twisha

      Author's profile photo Former Member
      Former Member
      Blog Post Author

      HI Tisha,

      Try to deploy and preview the war file after modification.If it is working then no need to consider  NWDS errors. In my case it was working with out extra jar files.

      Regards,

      Rakesh Mathew

      Author's profile photo Dharmaraj Arumugam
      Dharmaraj Arumugam

      Dear Rakesh,

      Document looks informative one. thanks for sharing and keep sharing like this documents.

      Thanks,

      Dharmaraj

      Author's profile photo Deepa Awasthi
      Deepa Awasthi

      Very nice, Detailed explanation blog.