SendXMLCmd(String) MethodSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 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.Syntax Visual BasicC# 'Declaration Public Overloads Sub SendXMLCmd( _ ByVal xmlCmd As String _ ) public void SendXMLCmd( string xmlCmd ) ParametersxmlCmd Required. Holds an XML string containing a Middleware command. See AlsoReferenceClientSession ClassClientSession MembersOverload List In This Topic
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.Syntax Visual BasicC# 'Declaration Public Overloads Sub SendXMLCmd( _ ByVal xmlCmd As String _ ) public void SendXMLCmd( string xmlCmd ) ParametersxmlCmd Required. Holds an XML string containing a Middleware command. See AlsoReferenceClientSession ClassClientSession MembersOverload List
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.Syntax Visual BasicC# 'Declaration Public Overloads Sub SendXMLCmd( _ ByVal xmlCmd As String _ ) public void SendXMLCmd( string xmlCmd ) ParametersxmlCmd Required. Holds an XML string containing a Middleware command. See AlsoReferenceClientSession ClassClientSession MembersOverload List
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.Syntax Visual BasicC# 'Declaration Public Overloads Sub SendXMLCmd( _ ByVal xmlCmd As String _ ) public void SendXMLCmd( string xmlCmd ) ParametersxmlCmd Required. Holds an XML string containing a Middleware command. See AlsoReferenceClientSession ClassClientSession MembersOverload List