Application Integration (On-Premises) : Integration Server Built-In Services : Remote Folder : pub.remote.gd:retrieve
pub.remote.gd:retrieve
WmPublic. Retrieves the results of a guaranteed delivery transaction submitted asynchronously or synchronously to a remote webMethods Integration Server.
Input Parameters
tid
String Transaction identification number.
block
String Optional. Flag that specifies whether to block or poll for the results of the transaction. Set to:
*true to wait until the invoked service completes before retrieving results. This is also known as blocking mode. This is the default.
*false to retrieve the results immediately, whether or not the invoked service is completed. This is also known as polling mode.
Output Parameters
results
Document Conditional. Document (IData object) containing the results of the service in the guaranteed delivery transaction.
Usage Notes
If block is false, and the results of the transaction are still pending when this service executes, the results are returned as null.
Copyright © 2015- 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback