Odin Operations Transaction

The Odin Operations Transaction Node is used to manage transactions used on multiple calls made on Operations.

Properties

Connection

Type: Connection Input
The Connection should have the same details as the Odin Operations Execute Connection.

Server
Type: String

Port
Type: Int32

Username
Type: String

Password
Type: Password

UseSsl
Type: Boolean

Method

Type: List Input
The Method Property

Begin
Commit
Rollback

TransactionId

Type: String InputOutput
The TransactionId Property will be returned if the Method is Begin, and must be supplied when the Method is Commit or Rollback

RequestId

Type: String InputOutput
Request ID. It is used to track the overall status of tasks scheduled by the transaction, if specified. Use the pem.getRequestStatus method to obtain the overall status of tasks scheduled after transaction commit.

Timeout

Type: String Input
Defines transaction timeout (in seconds). This is optional parameter. Timeout is unlimited by default.

ResultXml

Type: Xml Output
The ResultXml Property

See Also

Odin Automation Premium 7.0 Portal
Odin Operations Execute
Odin Business Execute