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!
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
We have re-enabled the option to post and create content. Email notifications are currently still turned off while we finish up steps related to badges and content retagging.
Subscribe for more.
With all the new Technology, mobile and cool things kicking, its become difficult to search for "old" stuff. I thought let me share what might be my first little experiment on 7.0x platform. Pardon my lazyness for not highlighting everything
Customizing Portal Logon Screen NW 7.01
Download Portal Screen par files for customizing
Logon to Portal -> System Administrator -> Support -> Portal Runtime
Drill down to ‘Test and Configuration Tools’ -> Browse deployment
Navigate to pcd -> com.sap.portal.runtime.logon.par.bak
Click ‘view’ and save the file. It would be saved as ‘com.sap.portal.support.browse.default.zip’.
Rename the file with ‘.par’ extension
Customization of Logon par
Import the par file into your NWDS
Open the J2EE perspective for making changes
Add Libraries ‘com.sap.portal.runtime.logon_api.jar’ and ‘umelogonbase.jar’ to /dist/ PORTAL-INF/ lib. You can get it from the same par file which you downloaded at step 1.c at the same folder /PORTAL-INF/lib folder. Just to be sure I copied the entire contents in to dist directory.
Edit Images "Branding-image.jpg", "Branding-image-portals.jpg", "Branding-text.gif", "Branding-text-portals.gif" and "sap_logo.png and saplogo.gif" as per your requirement. For further customization ‘umLogonPage.jsp ‘, ‘umTopArea.txt’ and ‘umContentArea.txt’ can be edited as per requirement. (refer last Image)
Deploy Application
Export and deploy par file
Post activites
Create custom authsceme.XML
Logon on to Configtool and go to configuration edit mode.
Drill down to Configuration -> cluster_data -> server -> persistent -> com.sap.security.core.ume.service
Create a Node
Download authscheme.xml, replace “com.sap.portal.runtime.logon” with your par file name and save as file named in step 4.d.
Upload this file in the node created in step 4.d
Go back to the config tool mdoe and drill don to cluster-data-> Global Server Configuration -> services -> com.sap.security.core.ume.service and change the login.authscheme.definition.file entry,