ERP Integration Service - All or Nothing Transaction?
Summary
Interface Transaction control of ERP Integration ServiceContent
According to the document "Using_External_Data_Integration_Services_R13.pdf" (Doc ID 2102800.1), page 25:
The Load Interface File for Import process ends in error when the load of the data file fails for any individual row.
The Load File to Interface child process ends as an error or warning.
All rows that were loaded by the process are deleted and the entire batch of records is rejected.
Is this also true for the Operation "importBulkData"?
In an example: 10 rows are for processing. 3 rows encountered an issue and 7 was successful.
Because of the 3 rows, will all 10 rows will be rejected and deleted?
1