Hi,
We are currently trying to implement a mechanism in which we would like to use a trigger with join condition as a queueing mechanism. We plan to publish on the broker several documents of the same type, with the same ActivationID, and “consume” them one by one by publishing their matching documents.
Example:
We publish on the broker documentA with ActivationID=1, then publish another documentA with the same ActivationID. Afterwards we publish a documentB with ActivationID=1, which fires our trigger. We are expecting to be able to fire the second time our trigger by publishing another documentB with the same ActivationID, but this is not happening. It seems that the broker (Join Manager) does not store the second documentA.
Did we miss any configuration or this is a webMethods/Broker limitation?
Thank you and best regards,
Nimenand23
#Integration-Server-and-ESB#B2B-Integration#webMethods