hi Experts,
I have a requirement in which the receiver service has 5 different target interfaces and each is of type 0-unbounded without any specific condition in each interface . I have created the interface determination and when a message flows in, the message goes into error "Interface Determination error". I have gone through some threads and i understand that whenever a target interface is of multiplicity 0-unbounded, it is seen as an interface collection by the interface determination, and hence when the message flows in since more than one "Interface Collection" is satisfied, it goes into error.
Is there any workaround for this other than creating a different service for each message interface?
Regards,
Ninu