cancel
Showing results for 
Search instead for 
Did you mean: 

BPM where if a Idoc fails i need to resend it

Former Member
0 Kudos

hi all

I need to have a BPM where if a Idoc fails i need to resend it ..on the receiver side i m having a SOAP Adapter...

How can i do it...?

thanx

with regards

shivanjali

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

if the call will fail it will be resend automatically

no need to do anything special

Regards,

michal

Former Member
0 Kudos

It fails because of lock by another user..so its not a technical error...in this case how can i resend it ???.

Former Member
0 Kudos

Hi Michal

The receiver application is just returning an error message (e.g. ”locked”) and expecting XI or ALE to deal with it.

Do we have to use BPM like for certain errors we re-submit message a number of times with a delay, and for others we raise an alert. any alternative for BPM by ALE ?

With Regards

Shivanjali

Former Member
0 Kudos

Hi,

As explained by Michal , it will try to resend some no of times later only it will come to fail.

Regards

Chilla

Former Member
0 Kudos

Hi All

When the receiver (WebService) is getting the IDoc ....then in response its sending a message back that is "locked" its not due to technical fault ....so at the sender side we have to resend the IDoc manually.

For this i want to know if there is some other way than BPM cause BPM has issues with performance.

thanks

With Regards

Shivanjali

Answers (0)