Wednesday, October 3

SAP Enterprise Portal 7.3 issues

SAP transaction iview on SAP EP 7.3

When creating SAP transaction iview on SAP EP 7.3, I am getting below error
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; MS-RTC LM 8; managedpc)
Few things that can be tried to resolve this issue :
restarting the service PA20 in SAP SICF.
changing the property "Support User Agents"
try with different browser versions of IE

Also check your ECC version. It should be compatible with your version of IE

If above does not help, apply SAP Note #1534170 - Java script error when navigating to remote page.
make sure that you are on the latest EP-PSERV level.


Portal Masthead changes in SAP EP 7.3

How to change the logo, location of the banner and name fields in portal masthead in EP7.3?
How to change Theme of SAP EP 7.3 ?
How to work with WAR Files for doing these changes in SAP EP 7.3?

Download the WAR from Portal, make necessary changes in it and wrap it in an EAR file by creating an Enterprise application project.
Deploy EAR on portal. You are done !!

Customizing Logon page of SAP Enterprise portal 7.3

Error :
Cannot process an HTTP request to servlet [logonPage.jsp] in [tc~sec~ume~logon~ui] web application.
[EXCEPTION java.lang.InstantiationException: ID018236: Cannot instantiate bean. java.lang.ClassNotFoundException: class com.sap.engine.applications.security.logon.beans.ResourceBean : java.lang.InstantiationException: com.sap.engine.applications.security.logon.beans.ResourceBean at JEE_jsp_logonPage_506130250_1335437577000_1335437579372._jspService(JEE_jsp_logonPage_506130250_1335437577000_1335437579372.java:54)
Solution :

give your web module name in  Alias of the application for customizing login pages (ume.logon.application.ui_resources_alias) inside Logon Application. This property is available in http://hostname:portno/nwa/auth   -->  Properties-->  Logon application.


No comments:

Post a Comment

You are welcome to express your views here...