cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPS Receiver Scenario

Former Member
0 Kudos

Hi,

My Scenario is File-XI-HTTP

I have configured an HTTPS receiver scenario for which I have created an external HTTP destination and also certificates.

When I do the test connection I am able to connect successfully. Also in SXMB_MONI the status of the message is processed successfully.

But the external HTTP system is not getting any message from XI.

Also I tried using TCPGateway, in which I have given the external HTTP system's Port and Hostname.

It is just showing waiting for connection.

Please let me know if i am missing anything.

Regards,

Ravi

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member238007
Contributor
0 Kudos

Hi..

For Http Adapter

http://help.sap.com/saphelp_nw04/helpdata/en/43/64dbb0af9f30b4e10000000a11466f/content.htm

HTTP Errors

HTTP 403 during cache refresh of the adapter framework - Refer SAP Note -751856

Note :::804124

Note :::807000

HTTP Error Code: 402

Do the following settings to increasing the time_out

please Increase the HTTP_TIMEOUT parameter value

1) goto XI ABAP Stack

2) goto SXMB_ADM

3) Select Integration Engine---Specific Config

4) set the parameter HTTP_TIMEOUT to maximum number

Refer the michales's weblog for the same.

XI: Timeouts, timeouts, timeouts....

Http Test tool :

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

regards

Kishore

hemant_chahal
Contributor
0 Kudos

Please check the same path with this tool whether you are able to send request to the HTTP server.

and do the necessary changes that is URL etc. in the tool and give same path in the URL in XI.

In XI only URL is enough no need to check any other field.

Use the authentication if its required for the HTTP server. Also check for the proxy server if required.

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