Quantcast
Channel: Martin Dráb's Activities
Viewing all articles
Browse latest Browse all 17532

Reading Xml file and insert into two tmpTable Header and Lines in dynamics ax 2009

$
0
0

Hi,

I have an one Xml file. how to read this header and line items  and how to insert into two tables in dynamics ax 2009? for sample Xml is given below 

<?xml version="1.0" ?>
<ORDER>
<Header>
<Name>Test</Name>
<Address> Address1</Address>
</Header>
<Lines>
<LineRow>
<LineNum>1</LineNum>
<ItemCode>Item-002</ItemCode>
</LineRow>
</Lines>
</ORDER>

Thanks In advance...


Viewing all articles
Browse latest Browse all 17532


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>