Hi all,
We want to access the portal from some web page(say index page of company web site or some html page on the portal server) . so that once we login to portal from that page we will get portal desktop page(with roles etc).
is it possible?
Can any one help?
Rajendra
Rejendra,
yes you can. Do I understand correct, that you already have some web page into which the portal's login screen shall appear? Then simply include an iframe tag in that page and let it point to http://<hostname of portal>:<port>/irj
Or: Simply include a link to that URL...
Regards,
Dominik
Hi Rajendra,
you can include the portal login form into a custom page. For a short guide please refer to https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/customizing the logon user interface of sap enterprise portal 6.0. This document describes how to create such a custom logon screen and deploy it to the portal, which seems to be the appropriate place for it.
Hope that helps.
PD
Add a comment