I have a NAV Web Service running on NAV2009R2 using Automation Controls to read the XMLs received.
This service is now going to be transferred to NAV2015 and therefore the COM variables must be changed to .NET variables.
I have managed to do this, but I have a problem reading through a loop of nodes in the XML file.
The file looks like this (simplified example):
Using COM variables we loop through the orderlines using code like this: