cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Reciver URL

Former Member
0 Kudos

Hello,

We are trying to configure a IDOC -> XI -> HTTP(S) and HTTP(S) ->XI->IDOC scenarios. We installed and configured proxy (Apache) in DMZ zone to take care of the security and encryption part.

Communication between XI and Proxy is plain HTTP.

Configured IDOC and HTTP adapter.. but have few questions on HTTP adapter side.

1.HTTP Receiver adapter:

Addressee type: URL ( http: <customer web server>/orders_outbound)

Target host: < customer web server >

Service no: 8000 ? not sure if this is right

Path: / orders_outbound

Authentication : Userid: xxxxxx Password: xxxxxxx

IDOC is passing Ok from SAP to XI but its failing at HTTP adapter side… its giving “HTTP client. Code 400 reason ICM_HTTP_CONNECTION_FAILED” error.

Could some one please help me in resolving this error.

Any help will be very much appreciated.

Best Regards - - Dhiraj

Accepted Solutions (0)

Answers (2)

Answers (2)

STALANKI
Active Contributor
0 Kudos

can u check smicm tcode and see if the http port z running and also check sicf.

reciever http adapter configuration..probbaly u may get some info at /people/sravya.talanki2/blog/2005/12/02/sxicache--ripped-off

moorthy
Active Contributor
0 Kudos

HI,

1.Check that the port ICM HTTP Port (transaction

SMICM) and not the J2EE port

2) Check the pipeline URL in SLD for the IntegrtaionServer. Go to SLD->Business system-><Integrations erver name>->Pipeline URL. Here port should be http port(8xxx)

(http://host:http port/sap/xi/engine?type=entry)

3) Refer this SAP note -824554

Regards,

Moorthy