cancel
Showing results for 
Search instead for 
Did you mean: 

Get Webpage content

Former Member
0 Kudos

Hello,

i want to get the content of a webpage into XI-Mapping. I only have the URL.

How can i do so?

One suggest ist to use HTTPAdapter. But how can this adapter get the content? And how can i change the content in XI-Mapping?

Any ideas?

Thanks,

Iris

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You wanted the response back from the webpage or webserver? How is it can u pls tel me the rquirement.

If you wnated to get the response back from the web server then u have to use the SOAP adapter which will send the request from XI and give the response back to XI.

Thnx

Chirag

Former Member
0 Kudos

Hi,

i wanted the response from the webpage, the content is xml-style.

Thanks for help,

Iris

Former Member
0 Kudos

Hi,

What I understood from ur requirement is u will be sending a Request from XI to webserver and based on that request u will be receiving the response back to XI.

This is what u want? if yest then in this case u need to use the SOAP adapter. u need to first generate the WSDL or if u have the WSDL ready which is provided by the webserver then use that and import it as an extpental definition.

Refere the few of the link which might help u.

How to use SOAP adapter:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40611dd6-e66e-2910-f383-e80fb44f...

Thnx

Chirag

Former Member
0 Kudos

Hi,

i dont do a request.

I only call this webpage:

[url]http://mediamonitor.altares.de/ewe/listxml/d99e79e722661817ae36803dbfbe76a2[url]

Thanks,

Iris