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
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?
When Should You Use Flow Diagram View?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
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)
How many interfaces you implemented sofar?
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
Explain header handlers in web services
can any one please post Q and Ans for Trading Networks in webMethods
How many kinds of log files in webmethods?
Explain what are the new features in 8.0 compared to 7.1?
When we use repeate flow steps?
Explain what is indices in map flow step?
When we use repeate, exit flow steps?
What are the advantages of eai?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?