Qus:    can u explain abt Pub-Sub Architecture,where do u implemented this?
Feb 09, 2021 17:02 webMethods 1 Answers Views: 1399 DIVYA
Prev Next
Answers (1)
SWEETY Feb 10, 2021 14:00
Answer:   1) Point-to-point Architecture
2) Point-to-Multiple Architecture
Publisher publishes a document broker then the subscriber receive the document from broker.you should make document as publishable at publisher side.

Subscriber should subscribe to that particular document by creating a trigger. The trigger monitors that document. If a subscribed document got published then trigger invokes a service which associates with trigger to handle the document.

Post Your Answer
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.


Let`s Connect