Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | Publish Folder | Summary of Elements in this Folder
 
Summary of Elements in this Folder
 
pub.publish:deliver
pub.publish:deliverAndWait
pub.publish:documentResolverSpec
pub.publish:envelope
pub.publish:getRedeliveryCount
pub.publish:publish
pub.publish:publishAndWait
pub.publish:reply
pub.publish:syncToBroker
pub.publish:syncToProvider
pub.publish:waitForReply
pub.publish.notification:error
The following elements are available in this folder:
Element
Package and Description
WmPublic. Delivers a document to a specific destination.
WmPublic. Requests a reply document from a specific client. The service waits for the reply or indicates that the pub.publish:waitForReply service should retrieve the reply later.
WmPublic. Specification for the signature of a service that determines whether a document's status is New, Duplicate, or In Doubt.
WmPublic. Document type that defines the content and structure of the envelope that accompanies a published document.
WmPublic. Retrieves the redelivery count for a document.
WmPublic. Publishes a document locally or to the messaging provider.
WmPublic. Broadcasts a request for a document from any client subscribed to a specific document type. The service waits for the reply or indicates that the pub.publish:waitForReply service should retrieve the reply later.
WmPublic. Delivers a reply document to the requesting client.
WmPublic. Deprecated - Replaced by pub.publish:syncToProvider.
Synchronizes one or more publishable document types with their associated definition on the messaging provider.
WmPublic. Retrieves the reply for an asynchronous request. If a reply is not available, the Integration Server continues to wait for the document until the time specified in the waitTime parameter of the pub.publish:deliverAndWait or pub.publish:publishAndWait service elapses.
WmPublic. Publishable document type that defines the document that Integration Server generates and delivers when a trigger encounters an error or exception condition during processing.