Hi All,
I have a question about configuring multiple receivers in receiver determination. Under configured receivers tab, I put 10 receivers as services, and conditions across each receivers.
The condition is putting based on Xpath expression taking the outbound message interface from repository. Till now, everything is fine. Now a new requirement has come which says that for a condition ie, in the outbound message interface, a field col has value 10 which when comes should not be processed.
How should I put a condition for this in the receiver determination saying that If col=10, then do nothing.
If I am not putting condition, then in the SXMB_MONI, I get an error message showing failure when col10 comes. And since a batch job is linked which runs again in SAP when fails for this process, it becomes an infinite loop which should not happen.
I have a solution for this which is not an ideal one.
Put a dummy receiver for the condition col=10 which would work.. But its not a good one.
Please suggest a solution for this..
Thanks in advance,
Deno