How to Import XML File(Webservice URL)

Hi All,

my query is when i import a xml file(regarding webservice URL) in to temporary table, it takes too much loading time . so kindly give me some suggestion how to decrease loading time of xml file or how i directly import xml file into table.

Thanks

Hi Akkrahul,
Which version of NAV (always remember to write this!) and how are you importing it? Codeunit or query object?

In Nav 2017 and i have use codeunit object for importing Xml file. it perfectly worked but problem is it’s take too much time on loading , i already optimized codes. so any other solution for importing Xml File except xmlPort.

How many records are you importing?