Hi
I am having an issue with interface and receiver determination as follows:
- Inbound message may be sent to two receivers.
- Message gets sent to first receiver, fails during interface determination. There are multiple inbound interfaces found based on a set of XPATH conditions. This creates an error 'Inbound interface found more than once for outbound interface '. That is itself is <b>not </b>the issue.
- Issue is that the message is stopped from going to the other receiver even if there are no issues in the interface determination for that receiver.
Is there a way to resolve this? Appreciate any help. Thx, Duncan
Thanks for the quick replies. Scenario is configured as follows:
<b>Rec Determination</b>
XPATH condition used to route only certain messages to Receiver A.
All messages routed also to Receiver B.
<b>Interface Determination</b> exists for both Receiver A and Receiver B. For Receiver B, Interface Determination contains further XPATH conditions to determine which Inbound Interface and Mapping to use.
I see my messages getting to Receiver A but failing to get to Receiver B. Any idea? Thx, Duncan
Hi Duncan,
Hv u specified differnet conditions for the two inbound interfaces? Also r u usins simple or enhanced receiver determination. I guess u r usin=g simple receiver dtermination. Also, r thr two receiver agreements for the the two receivers.
Regards,
Akshay
For each business system which is there as a receiver you need to provide individual interface determination
also chcek:
<a href="/people/venkataramanan.parameswaran/blog/2006/03/17/illustration-of-enhanced-receiver-determination--sp16 of Enhanced Receiver Determination - SP16</a>
Hi Jin, Thanks for the reply. I understand the reason that the ID is failing. However, it seems odd that because ID for one receiver is failing, it does not even try and process for the other receiver. Does that sound right? Thx, Duncan
Add a comment