SendXMLCmd(String,Int32,String) 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 AND the <mod_Id> value in the XML response. Use this method for any Middleware command that returns an identity value and a mod_Id in the XML response.