Hello,
I am currently importing orders via an XML port.
The orders from the XML files end up in a buffer table through the XML port.
Now I have written a codeunit that automates the import.
Via a task queue the orders from a folder are imported regularly.
But every now and then the import runs into an error. For this reason I need an error overview.
How can I implement this? Can I orientate myself here somewhere at the standard?
Thanks a lot ;)