cancel
Showing results for 
Search instead for 
Did you mean: 

Reprocessing Synchronous calls from XI

Former Member
0 Kudos

Is there any way to reprocess synchronous calls from XI when they fail. Means a webService calling RFC through XI , in case R/3 is down then that case message should be persisted in XI and the error message(R/3 down)needs to be sent to webService. Later when R/3 is up the failed message needs to be reprocessed from XI and the Return Structure needs to be sent to webService as a separate response.

Appreciate if anybody could throw a light.

Accepted Solutions (0)

Answers (2)

Answers (2)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

no sync messages <b>cannot be reprocessed</b>

you need to find another solution for your issue

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Former Member
0 Kudos

Hi ,

check this weblog..

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

sekhar