cancel
Showing results for 
Search instead for 
Did you mean: 

Retry messages on Http adapter

Former Member
0 Kudos

Hi all,

i've got a scenario IDOC-to-HTTP, my problem is that sometimes i'm getting an HTTP error (error code 402 - timeout) from the server we're connecting to.

I would like to know if there are any possibility of configuring XI to automatically retry the message with errors a given number of times.

at the moment, we have to re-process the wrong messages by hand through sxmb_moni transaction

thanks in advance for your help.

Fabian

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member307485
Active Participant
0 Kudos

Hi,

Check the SAP Note : 807000

Regards,

Divya

Former Member
0 Kudos

Hi,

You can also increase icm/conn_timeout parameter so that you dont get this error.

goto smicm -> goto -> paramerters -> change

look for icm/conn_timeout and increase its value

sxmb_adm -> Integration Engine COnfiguration -> Specific Configuration -> Runtime parameter HTTP_TIMEOUT

Please refer the below link. it talks abut the same problem.

Regards,

Shweta.

prateek
Active Contributor
0 Kudos

The failed messages in sxmb_moni can be automatically restarted.

/people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically

Regards,

Prateek