Multiple choice technology web technology

The Various types of publish and subscribe models in webmethods are : Publish and Subscribe Request/Reply Publish and wait

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In webMethods, the primary messaging models are Publish/Subscribe (asynchronous messaging) and Request/Reply (synchronous messaging). While 'Publish and wait' is not a standard term, it can be understood as describing the publish/subscribe pattern where a publisher sends messages and subscribers receive them, or a variant where one publishes and awaits acknowledgment. Given the context, the statement correctly identifies the messaging patterns available in the webMethods integration platform.