Hi friends.
I´m involved in an SRM 5.0 implementation. I have a pushbutton in my screen, and template html, and what I need when it´s pressed is to make a http request to a given url to fetch a file, and save it. All is user transparent.
I found RSHTTP20 report, tested from SAP GUI (makes an HTTP get to a given URL), worked fine.
Now, I try to execute the same code when reacting to my pushbutton in the PAI of my dynpro, and returns 'error when opening RFC connection'.
I´m using SAPHTTP destination. What is wrong?
Which is the way of make a HTTP_GET when it comes to ITS?
Thanks,
Federico