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
post me important interview question on webmethods
Explain about pub-sub architecture, where do you implemented this?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
How many kinds of log files in webmethods?
When Should You Use Flow Diagram View?
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?
When we use repeate flow steps?
What are the advantages of eai?
When we use repeate, exit flow steps?
Explain what are the new features in 8.0 compared to 7.1?
How we can catch exception error on run time mode using flow language in webmethods?
how to configure sap adapter6.1
can any one please post Q and Ans for Trading Networks in webMethods
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)