Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | JMS Folder | Summary of Elements in This Folder
 
Summary of Elements in This Folder
 
pub.jms:acknowledge
pub.jms:batchTriggerSpec
pub.jms:createConsumer
pub.jms:documentResolverSpec
pub.jms:JMSMessage
pub.jms:receive
pub.jms:reply
pub.jms:send
pub.jms:sendAndWait
pub.jms:sendBatch
pub.jms:triggerSpec
pub.jms:waitForReply
pub.jms.wmjms:receiveStream
pub.jms.wmjms:sendStream
The following elements are available in this folder:
Element
Package and Description
WmPublic. Sends an acknowledgment for a message to the JMS provider.
WmPublic. Specification for the signature of a JMS trigger that processes a batch of messages at one time.
WmPublic. Creates a message consumer to receive messages from destinations on the JMS provider.
WmPublic. Specification for the signature of a document resolver service that determines whether a JMS message has a status of New, Duplicate, or In Doubt.
WmPublic. Document type that represents the structure and content of a JMS message received by a JMS trigger, received by the service pub.jms:documentResolverSpec, or as the output of pub.jms:sendor pub.jms:sendAndWait.
WmPublic. Receives a message from a queue or topic on the JMS provider.
WmPublic. Sends a reply message to a requesting client.
WmPublic. Sends a JMS message to the JMS provider.
WmPublic. Sends a request in the form of a JMS message to the JMS provider and optionally, waits for a reply.
WmPublic. Sends multiple JMS messages to the same destination on the JMS provider.
WmPublic. Specification for the input signature of a JMS trigger that processes one message at a time.
WmPublic. Retrieves the reply message for an asynchronous request.
WmPublic. Deprecated - There is no replacement service. Receives a large message stream from a queue or topic on the webMethods Broker.
WmPublic. Deprecated - There is no replacement service. Sends a large message stream to the webMethods Broker.