Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | Remote Folder | Summary of Elements in this Folder | pub.remote.gd:submit
 
pub.remote.gd:submit
WmPublic. Invokes a service for a guaranteed delivery transaction by making an asynchronous call to a remote webMethods Integration Server.
Input Parameters
service
String Service to be run on the remote webMethods Integration Server.
tid
String Transaction identification number for the service.
inputs
Document Optional. Document (IData object) containing the inputs for the service.
Output Parameters
None.
Usage Notes
To remove the transaction from the remote webMethods Integration Server, use the pub.remote.gd:end service.
To use a synchronous call to invoke the service, use the pub.remote.gd:invoke service.