Skip to Content
0
Former Member
Oct 03, 2005 at 01:50 PM

How to download xml page from url on workstatation.

154 Views

hi,

on http server is cgi script (xdavka.sqw) which generates xml file. How Can I download this file on workstation or better on sap aplication server. Script accepts parameters (in URL F=1343) which determine content of xml file.

Exemple: (http://www.xxx.com/upkuk/xdavka.sqw?F=1343)

Why method cl_http_client work inccorectly? How should I call this method exactly? I know external program wget but I would first know if exist some way in ABAP code.

Thanks, zd.