cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Error Retry Options

arunneerolil
Contributor
0 Kudos

Hi All,

As per Naveen's blog

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

In the case of async comm adapter errors, XI tries 3 times before changing

the status of the message to System Error. One can Manually resend the error

messages by using the RESEND button in RWB. Also these count and period for retry

can be changed in Visual Admin->server->services-> SAP XI Adapter: XI.

My questions are,

1. Is this the only way to reprocess async messages ??

2. Is it possible to set this retry count and period with respect to individual

messages / systems ??

(Eg: BS_SY22 failures retry 10times,BS_GTH failures retry 50 times.. )

3. Where can i get more details/links regarding adapter error retry options in XI ??

Any help is really appreciated.

Thanks in Advance

Chemmanz

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

<b><i>1. Is this the only way to reprocess async messages ??</i></b> --- Yes

<i><b>

2. Is it possible to set this retry count and period with respect to individual

messages / systems ?? </b></i> --- No. If you set this then all the file adapter communication channel gets effected. (so make sure)

<i><b>3. Where can i get more details/links regarding adapter error retry options in XI ??</b></i> ---

http://help.sap.com/saphelp_nw04/helpdata/en/49/e3fb40ef74f823e10000000a155106/content.htm

---Satish

arunneerolil
Contributor
0 Kudos

Hi ,

Thanks for the reply.

Do you know any links to any standard SAP docs which describes

<b>'In the case of async comm adapter errors, XI tries 3 times before changing

the status of the message to System Error. One can Manually resend the error

messages by using the RESEND button in RWB. Also these count and period for retry can be changed in Visual Admin->server->services-> SAP XI Adapter: XI.'</b>

as described in Naveen's weblog. ??

Thanks & regards,

Chemmanz

null

Former Member
0 Kudos

Hi,

Go through this document:

Note 791379 - XI Adapter service properties documentation

---Satish

Former Member
0 Kudos

Hi Chemaanz,

<i>Is this the only way to reprocess async messages ??</i> - You can also reprocess from RWB.

<i>Is it possible to set this retry count and period with respect to individual

messages / systems ??

(Eg: BS_SY22 failures retry 10times,BS_GTH failures retry 50 times.. )</i> - No, since this property is set at adapter level, so it will cover all msg systems, all comm channels of that adapter type.

<i>Where can i get more details/links regarding adapter error retry options in XI ??</i> - The adapter error retry options are set in Visual Admin.

Thanks,

Rajeev Gupta

Message was edited by:

RAJEEV GUPTA