I would like to create a very simple report that
1) takes as input the url of a web site
2) open an http connection to the site taking its html
3) print the html as proof of hit
I want to do it the SAP server and not the GUI with fm like call_browser. What I have to do exactly if I want my sap server open an http connection to an external url.
Thanks in advance
Gabriele