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
What are the advantages of eai?
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
If I have a parent sequence with the property set- exit on success, and the try sequence block set to exit on failure, and the catch sequence block too set to failure, what is the result?
Explain header handlers in web services
How many kinds of log files in webmethods?
Explain about pub-sub architecture?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
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)
Explain about pub-sub architecture, where do you implemented this?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
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
Where do you implemented pub-sub architecture?
how to configure sap adapter6.1
When we use repeate, exit flow steps?