SendXMLCmd(String,Int32) Method
- Last UpdatedNov 06, 2025
- 1 minute read
The SendXMLCmd() method submits an XML command to the Middleware. This overload of the method checks whether the command was executed successfully or not by checking the <result> tag, and then it extracts and returns by reference the <identity> value in the XML response. Use this overload for any Middleware command that returns an identity value in the XML response.