Since XML is a text-based representation of data, there are many tools that can produce eConnect XML documents. You can use any text tools to produce the document as long as the XML structure and nodes comply with the eConnect schema for the document.
For .NET development, use the .NET serialization
assembly (Microsoft.Dynamics.GP.
If you manually create XML documents, take care to ensure the schema transaction types and XML nodes are in the order specified by the Schema Reference, the XML Node Reference, or the schema file.
Documentation Feedback
|