cancel
Showing results for 
Search instead for 
Did you mean: 

XI: HTTP adapter - Service not available

Former Member
0 Kudos

Hello,

We are facing a problem with our XI system, we have configured for a data processing using plain HTTP adapter. For IntegrationEngine: Inbound channel, we have created a link to access XI service and given to access via HTTP request. The link has been created as given on help.sap.com i.e.http://sap-ag.com:8088/sap/xi/adapter_plain?service=sender&namespace=urn%3Asap-ag%2Ecom&interface=%2Fsap%2Forders

Now, we are unable to get this service, we are getting 'Service unavailable' message 404. Can you please help me, where can I look for a cause and solution of this?

I have checked in Integration Builder - service, interface and namespace are defined and ae acrive.

TIA

amit thombare

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I think the Integration server, service , namespace and interface names are not correct in the url you have given . The last 3 parameters should reflect the values you have given in the Integration directory and repository.

Regards,

Senthil.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello Amit,

Please find below sample URL which we have used for one of our requirements. If you are trying to communicate with XI through an exteranl application , An XIAPPLUSER is required.

http://netweaver:8000/sap/xi/adapter_plain?namespace=urn%3Aadaptive.mfg.tclproductionupdate&interfac...

Thanks & Regards,

kiran

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Not sure if the URL is correct.

It should contain the URL of your Xi server and currently the URL is sap-ag .com which is not correct.

Use the HTTP Client code in this thread to test and see if things work fine,

/message/266750#266750 [original link is broken]

Regards

Bhavesh

prateek
Active Contributor
0 Kudos

Check ur error here

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

Regards,

Prateek