function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
BdoggBdogg 

Error when Importing Via API.

I am trying to import data and I keep getting the error CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY:eCommAdvisor.UpsertCAInventory: execution of AfterUpdate caused by: System.DmlException: Update failed. First exception on row 0 with id a08U0000004xS2NIAU; first error: UNABLE_TO_LOCK_ROW, unable to obtain exclusive access to this record: [] (eCommAdvisor) :-- I've narrowed it down to the following Sku's 4570-E SG130028-E SG325900EZ-E If I remove them from my file I am able to import the rest of the data with no errors. I've tried importing them seperatly and they import with no error. I've checked the data for duplicates in the SKU, Internal Sku, External Sku, External Product ID. There are no duplicates. I've done a compare with a file I imported last week and these rows are identical to the file from last week. Can you provide any feedback to help me figure out what is causing this error?