Topic: If a broker is connecting two IS and involved in publish-subscribe mechanism, if the published document is changed, then how will it reflect in broker?
If a broker is connecting two IS and involved in publish-subscribe mechanism, if the published document is changed, then how will it reflect in broker?
If there are multiple IS connecting to the same Broker, you can Sync document by Push to broker from one IS(change document) and the other IS, you can do lock for edit and pull the document from the broker
Leave a Reply
Guest User
Not sure what solution is right for you?
Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.
George
Hi members,
If a broker is connecting two IS and involved in publish-subscribe mechanism, if the published document is changed, then how will it reflect in broker?
Thanks in advance .
Sashi
Sync the pub doc again-push to broker.
veena
If there are multiple IS connecting to the same Broker, you can Sync document by Push to broker from one IS(change document) and the other IS, you can do lock for edit and pull the document from the broker