cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in calling an external server URL with in a RFC

Former Member
0 Kudos

Hi experts,

I am facing a problem in calling a URL with in a RFC which in turn is called from any WD JAVA application .

I am using 'HR_URL_CALL_BROWSER' for calling the URL, but i get an exception saying 'NO_BATCH', i even tried using

'CL_GUI_FRONTEND_SERVICES=>EXECUTE' , the result is the same.

The url that i am trying to call is just an aspx page passing some parameters through query string.

If i try to do the same through SE37, the URL gets called successfully.

Plz help.

Regards,

Laxmi.

Accepted Solutions (0)

Answers (3)

Answers (3)

raja_thangamani
Active Contributor
0 Kudos

you can call the FM <i>CALL_BROWSER </i> to open the URL..

Raja T

Former Member
0 Kudos

Can you please explain what exactly you are trying to do .

former_member197348
Active Contributor
0 Kudos

Hi Lakshmikant,

I hope you are using LinkToURL UI element. But where you setting the parameters to queryString in front-end or back-end? If you are running the from SE37 successfully, then you can run it from WD application too.

Just give some more details if it is a problem still.

regards,

Siva