can u explain abt Pub-Sub Architecture,where do u
implemented this?
Answer Posted / pradeep
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.
This is the general architecture of PUBLISH- SUBSCRIBE model.
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
Explain what is indices in map flow step?
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
post me important interview question on webmethods
How we can catch exception error on run time mode using flow language in webmethods?
how to configure sap adapter6.1
When we use repeate, exit flow steps?
What are the advantages of eai?
how to configure sap adapter 4.1
Explain what are the new features in 8.0 compared to 7.1?
can any one please post Q and Ans for Trading Networks in webMethods
When we use repeate flow steps?
When Should You Use Flow Diagram View?
How many interfaces you implemented sofar?
Where do you implemented pub-sub architecture?
can anyone explain in brief about TN Consloe and Webmethods...? As well as All flow steps in webmethods: Branch Repeat Loop Sequence (explain also Try -Catch block for error Handling)