Hi Community,
Does anyone have any clue about this error message which pops up when I'm running a Bulk Insert step on a procedure?
Bulk insert to SQL Table
Comments: Exception has been thrown by the target of an invocation. [CorrelationID: 5623b57f-c8f8-44a1-a6c2-bbaeb0bc0899]
Does it depend on some functional feature of the table I am trying to do the INSERT INTO such as the presence of a primary key?
I do not experience any issues if the table is emptied just before writing into it with the same Bulk Insert step.
Thank you for your help!