XML data import/export

keith87keith87 Member Posts: 2
Hi all,

Currently i handling 1 integration project(NAVISION & Kodak Insite) which need XML import/export in automation to exchange data each other. Where can i start for this in Navision assume Kodak Insite have generated 1 XML file in 1 of the location, so how can our NAVISION pick up this file & import to system automatically?

Is anyone familiar on this? Please help. Thanks.

Comments

  • gerrykistlergerrykistler Member Posts: 149
    You could utilize the Migration module and write a codeunit to look for a file and call the Import XML from there and then call the Apply Migration Data. What you would be left with then would be any data that had errors.
    Gerry Kistler
    KCP Consultores
Sign In or Register to comment.