Posted inDynamics NAV & BC Tips & tricks
Remove Empty XML Nodes from XMLPort
XMLPort is a nice tool that allows you quickly import and export xml files. The tool has some shortcomings, but there is always a work around it. For an implementation recently I had to export an xml and it could not have empty xml nodes. For…