I am trying to insert data to "VendorInvoiceLine" using Integration services. I have mapped several field but i got error below.
Reason: BadRequest, Detailed Message: {
"error": {
"code": "",
"message": "An error has occurred.",
"innererror": {
"message": "Write failed for table row of type 'VendorInvoiceLineEntity'. Infolog: Warning: Item or category must be specified.; Warning: validateWrite failed on data source 'VendInvoiceInfoLine (VendInvoiceInfoLine)'.",
"type": "Microsoft.Dynamics.Platform.Integration.Services.OData.AxODataWriteException"
}
}
}) (SSIS Integration Toolkit for Microsoft Dynamics 365, v10.1.0.6932 - DtsDebugHost, v12.0.2000.8)System.Net.WebException