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:getStatus
 
pub.remote.gd:getStatus
WmPublic. Returns the status of the guaranteed delivery transaction.
Input Parameters
tid
String Transaction identification number.
Output Parameters
status
String Current status of the transaction. status can have one of the following values:
*NEW indicates that the transaction is new.
*PENDING indicates that the transaction is pending.
*DONE indicates that the transaction is completed.
*FAILED indicates that the transaction expired because the time-to-live or the retry limit has been exceeded.
*UNKNOWN indicates that the transaction identification number in tid is not recognized.
Usage Notes
Use the pub.remote.gd:restart service to restart a FAILED (expired) guaranteed delivery transaction.