Ahem…May I ask an aside question? My understanding is that UM should handle IData encoded documents as well – as long as the producers and the consumers of the messages are IS. Is my understanding correct?
Sure, in this case message filtering can’t be performed on the server (=UM) side, i.e. UM would deliver the messages to all potential consumers (IS), which would then apply the trigger filters and decide whether the message is really to be processed. But it’s just an inefficiency (more messages delivered to IS than necessary) which should not affect the correctness of the operation.
Right?
I’m asking because we recently ran into an issue that the Designer wrongly generates process filters (during Build & Upload) if the process is started via an IData encoded document which is associated with a messaging provider of type UM. The filter of the trigger was generated into the UM filter, but UM can’t evaluate it for IData encoded messages.
In my view, this is a bug in Designer. What is your opinion on this?
#Universal-Messaging-Broker#Integration-Server-and-ESB#webMethods