cancel
Showing results for 
Search instead for 
Did you mean: 

Display WD Application from HTML page

Former Member
0 Kudos

Hi,

Is it possible to WD ABAP application from a HTML page using an Iframe tag?

For eg.

<html>

<body>

<iframe src ="http://usciqeg.wdf.sap.corp:50010/sap/bc/srt/rfc/sap/ZSREE?sap -client=046&wsdl=1.1"width="100%">

</iframe>

</body>

</html>

When I try to run such a HTML file, XML code is displayed in the iframe. Does anyone tell me as how the application can be displayed within the Iframe?

Thanks & Regards,

Reena

Accepted Solutions (1)

Accepted Solutions (1)

SergioFerrari
Active Contributor
0 Kudos

Hi Reena,

the URL you reported in this post is related to Web Services and not to a Web Dynpro...

Verify URL better...

Sergio

Answers (0)