When i try to create VendorInvoiceLine entity that become error as below. I have enclosed image which i mapped also.(Vendor Invoice Line .png), Please tell me what column should i mapped?
Error: 0xC002F304 at Data Flow Task, Dynamics AX Vendor Invoice Line [437]: An error occurred with the following error message: "KingswaySoft.IntegrationToolkit.DynamicsAx.Odata.AxOdataServiceException: The remote server returned an error: (400) Bad Request. (Error Type / Reason: BadRequest, Detailed Message: {
"error": {
"code": "",
"message": "An error has occurred.",
"innererror": {
"message": "Write validation failed for table row of type 'VendorInvoiceLineEntity'. Infolog: Warning: Field 'Invoice header' must be filled in..",
"type": "Microsoft.Dynamics.Platform.Integration.Services.OData.AxODataValidateWriteException"
}
}
}) (SSIS Integration Toolkit for Microsoft Dynamics 365, v10.1.0.6932 - DtsDebugHost, v12.0.2000.8)System.Net.WebException
Can you please try to map the HeaderReference field to see if the issue gets resolved?
Thank you,
KingswaySoft
There no column called Invoice header.
That is the problems.
Hi Pubudu De Silva,
You need to map the Invoice header to resolve this error.