I am looking for a way to download vendor invoices. I can find invoices headers/lines with data/VendorInvoiceHeaders and data/VendorInvoiceLines. However, I am not able to find where to download the attachments for those invoices. VendorInvoiceDocumentAttachment is used for uploading, but I want to download them.
"stacktrace": " at Microsoft.Dynamics.Ax.MSIL.Interop.throwException(Int32 ExceptionValue, interpret* ip)\r\n at Microsoft.Dynamics.Ax.MSIL.cqlCursorIL.NextRec(IntPtr table)\r\n at Microsoft.Dynamics.Ax.Xpp.Common.NextRec()
There is an entity called VendorInvoiceDocumentAttachments that you can use.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.