How to import from a XML file to a table bu using dataport ?

snyktp
snyktp Member Posts: 75
Hi everybody,

I need a sample for this. How can i import the datas from XML file to a table by a dataport in Navision ?

Thank you

Comments

  • DenSter
    DenSter Member Posts: 8,307
    To import XML documents, you use XMLPorts, not dataports. Check out the existing XMLPorts for examples. The most informative ones are the ones for Commerce Gateway. Also see the CG codeunits for examples of how to use an XMLPort. They work slightly diffrerently than dataports.