Hi all,
i have a question concerning service integratinon bus destinations. i was wondering if it is possible to pass messages from one destination to another and not use a mediation?
example: i am having one destination (a) and i need to pass all messages to 3 other destinations (b,c,d) (all the destinattions are supposed to get the same message, basically clones).
using mediation (for destination a) it is possible to create 2 clones of the message, so if have 3 message and each one of them is sent to one of the destinations (b, c, d).
i was wondering if it is possible to configure the destinations in a way that they act like publish/subscribe? once this initial destination (a) receives the message and publishes it, so the 3 subscribing destinations (b,c,d) get the message. it that possible?
I could not find any information about that in the documentation.
thanks in advance,
cheers,
andy