can u explain abt Pub-Sub Architecture,where do u
implemented this?
Answer Posted / moolawebmethods
1) Point-to-point Architecture
in this architecture source system will publish the data and
target system will receive the data.
2) Point-to-Multiple Architecture
In this Source system will publish the data to Broker,from
broker multiple target systems will subscribe.
Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
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)
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
how to configure sap adapter 4.1
can any one please post Q and Ans for Trading Networks in webMethods
How many kinds of log files in webmethods?
How we can catch exception error on run time mode using flow language in webmethods?
When Should You Use Flow Diagram View?
Explain what are the new features in 8.0 compared to 7.1?
Explain about pub-sub architecture, where do you implemented this?
How many interfaces you implemented sofar?
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?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
Explain header handlers in web services
When we use repeate flow steps?