MASTHEAD MODIFICATION, DEPLOYMENT AND NEW MASTHEAD IVIEW CREATION
Introduction :
Masthead is the portal header area and entry point to the portal.
It contains branding elements, user identification, links such as Help, Personalize, and Log off.
It can be modified to fit a company requirements.
According to project requirement we have to modify SAP delivered code. One example is Modify and create a new portal masthead. To customize Masthead in NW Portal 7.3 we have following steps:
Above steps are discussed here in detail with some screen shot.
Step 1: Download from server this WAR File:
Path: C:\usr\sap\<SID>\<Instance>\j2ee\cluster\apps\sap.com\com.sap.portal.navigation.masthead\servlet_jsp\ com.sap.portal.navigation.masthead
Step 2: Download from server these JAR Files:
Notice: Most of them you will find in following path:
C:\usr\sap\<SID>\<Instance>\j2ee\cluster\apps\sap.com
Step 3: Open your NetWeaver Developer Studio (NWDS)
Step 4: Import the WAR File com.sap.portal.navigation.masthead.war
In NWDS: File -> Import and choose your WAR File
Step 5: Open in NWDS the JAVA EE perspective.At first you find errors in HeaderIview.jsp & Light_HeaderIview.jsp files.
Step 6: To fix these errors you have to config your build path and import the JAR Files
Step 7: Select all JAR Files on your file system and paste the files into the lib folder.
Right click on your import WAR file and choose Build Path -> Configure Build Path in context menu. click button Add Jars…and add all JAR Files from lib.
Step 8: Make your changes in jsp files according to your need.
Step 9: Save your file.
----------------------Now File is ready to deployment---------------------------
MASTHEAD DEPLOYMENT:
Following steps are needed to deploy an EAR file through NWDS
Step1 : Creating SAP system
-->Give Host Name :
-->Instance Number:
-->and click on OK.
Step 2: For deployment we export our web module as WAR File.
Now it will be deployed.
Create Masthead iView
Modify the properties according to yours need and test it.
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
12 | |
7 | |
5 | |
5 | |
5 | |
5 | |
5 | |
4 | |
4 | |
4 |