Skip to Content
0
Former Member
Nov 19, 2012 at 07:48 AM

Embedding Web Dynpro Applications in iFrame

147 Views

Hello everybody,

I'm currently trying to embed a Web Dynpro for Java application in an external iFrame (so not on the same server).

The source I'm using looks like this:

<iframe src="http://xp3db.metro-link.com:50300/irj/servlet/prt/portal/prtmode/refresh/prtroot/pcd!3acom.sap.portal.system!2fgpal_hidden_content!2fgwd!2fml~upwd~requestpwd~wd!2fde.mgi.ml.upwd.requestpwd.wd.app.RequirePwdApp_base" width=500px height=333px>

When I visit the URL in my browser without using the iFrame, all works fine.

Unfortunately when I do this, I first get to the logon screen and after loging in, there is an infinite loop and the iFrame gets reloaded the whole time.

I've also captured the packets that are send/received and noticed that the error is a 400 Bad HTTP request (NULL bytes in HTTP request), so I wanted to asks you if you know of any method how I can embed Web Dynpro applications in external iFrames or if there is any special property I need to set to properly embed it?



Thanks in advance for any help!



Kind regards

Message was edited by: Department Portals