Hi, I'm using am XMLPort for create a three level info in DB (header, lines and details of lines).
I built XML using nested level, but when NAV import it, the execution order of records seems to be incorrect.
NAV fires trigger "Before insert" of header (root level), then for details (last level) and then for lines (middle level).
So for me is impossible keep together details for each line because I haven't glue fields between it.
How can I force NAV to process header, then a line, then all line details, and so on?
Many thanks.
Giorgio
*This post is locked for comments