Hi
What seems to be a very simple and straightforward test turns out to be a nightmare - I'm trying to import a Sales Order, using the 'Sales order Composite V3' entity
Environment: Developer dev box, latest D365 Installed product version : 10.0.11 (10.0.464.20007) Installed platform version : Update35 (7.0.5644.41455)
First I created a export project, then exported 1 Sales Order, Source Data format XML-ELEMENT
I modified the <SALESORDERNUMBER> to be empty
Created a Import project for the 'Sales order Composite v3' entity and tried to import the xml file
It fail to import...
There is no information on why.
There is a inflog saying to look at the event viewer of the machine - did that, guess what: "Package "{E36A88C9-1F6D-4282-9ACE-1C41395137E9}" failed. or this: "
Error In SSIS Execution"
One would expect that the XML that is generated by D365 would be easy to import
So... how does one figure out what the issue is ?