Blog Archive

Friday, June 16, 2023

D365 Reading Image Attachments on PO Lines and Transforming to Asset Images

 Hi,

I had to read PO line image attachments and needed to transform to asset image. Here are the codes glimpses of this. First you need to read the docuref image related to PO line item and then transform it to memory stream and then to image container.





Second Method:




No comments:

Post a Comment

Adding Postal Address of HCMApplicant

 Hi, If you want to add a postal address in D365 FnO against party. or DirPartyTable. My use case was while creating a HCMApplicant we need ...