Hi All,
We are having a problem achieving the below-mentioned requirement.
Requirement: While sending the Remittance advice from the vendor ledger entries page we want to send all the attachments i.e. incoming documents with the mail. We have an option to insert or attach their related incoming documents but we don't want to attach the documents in the Business Central due to the space concern. We have already written the code for attaching multiple files but this will take a lot of space in BC.
Is there any way we can save the space in Business Central by allowing BC users to upload documents from BC and store them somewhere else say SharePoint or Azure blob storage?
OR
What should be an ideal way to accomplish this requirement.
Can anyone please suggest some way?