Hello,
After adding multiple DataObjects to a DataPackage and invoking a create on the ObjectService, if atleast 1 of the objects failed ceration, then there is an exception, but the outcome is a creation of a partial set of DataObjects.
This behavior of ObjectService.create where it does not rollback the partial cerate is causing problems and forcing us to add additional code to catch the exception and spin through all the DataObjects to see which ones were created ... and so on.
Please let us know if there is an effective solution for this.
This is DFS 6.5 SP1
Thanks,
Ashwin