alias | String Name of the webMethods Integration Server on which you want to invoke a guaranteed delivery transaction. This name and its associated connection attributes are defined on the Remote Servers tab of the Integration Server Administrator. |
ttl | String Optional. Transaction time-to-live measured in minutes. The transaction expires when ttl is exceeded. Default is the value set in the watt.tx.defaultTTLMins property or, if the property is not set, 30 minutes. |
retries | String Optional. Maximum number of times to retry the transaction. Default is 0 (no retry limit). |
followtid | String Optional. Identification number of the transaction you want this guaranteed delivery transaction to follow. The current transaction executes only after the transaction indicated by followtid completes. |
tid | String Transaction identification number. |