Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HTTP_GET function module in background

Former Member
0 Likes
1,491

hi all,

Iam using a HTTP_GET  function module in a program, and trying to schedule in background , but it is not working in background, and it is working

fine in foreground , when iam using rfc destination as SAPHTTP.

and i read in SDN that we have to use rfc destination as SAPHTTPA for background job,

when i use rfc destination as SAPHTTPA iam getting the error as follows.

error: NIEHOST_UNKNOWN

If they is any solution to overcome this error then please do needful,

Regards,

Imtiaz Khan

4 REPLIES 4
Read only

Former Member
0 Likes
896

Hi Imtiaz,

Please see if this helps - https://scn.sap.com/thread/1546329

BR.

Read only

0 Likes
896

hi ankit,

I have added in host file , then as iam getting same error,

i have added the IP and host name as www.nbp.pl (from website i get a exchange rates)

if they is any other solution please let me  know

regards,

imtiaz khan

Read only

0 Likes
896

Hi Imtiaz,

Have not worked on such requirement so can't help further.

BR.

Read only

former_member188827
Active Contributor
0 Likes
896

Please check this:

http://scn.sap.com/thread/1850827

Regards