Odin Operations Execute v1
The Odin Operations Execute Node is used to execute calls on the Operations side of Odin.
Properties
Connection
Type: Connection Input
The Connection Property
Server
Type: String
Port
Type: Int32
Username
Type: String
Password
Type: Password
UseSsl
Type: Boolean
Method
Type: String Input
The Method Property
TransactionId
Type: String InputOutput
If a transaction is created using the Odin Operations Transaction Node, the TransactionID can be passed into this property.
ParameterXml
Type: Xml Input
The ParameterXml Property
ResultXml
Type: Xml Output
The ResultXml Property
Remarks
This Node usually has to be executed through a DropPoint that is installed on a machine in the same network as the Operations server, and the Node usually does not use SSL. However, all traffic to and from the DropPoint is encrypted.