We are looking at implementing a solution for BACS and SEPA payments using the electronic reporting in D365. This is used to create the xml file which is uploaded to the banking software for processing.
We want to understand the best way to take this file from D365 and upload it to the bank. From reading up on the electronic reporting destinations we have the following options:
1. Download to local computer and upload to the bank > not ideal given not up to audit and security standards
2. Save the the default Azure storage location > however from support calls with Microsoft as it saves to the default location cannot access it via logic apps etc to pick up the file.
3. Save to sharepoint > seems an unusual use of sharepoint to save payment files here, and questions around security.
4. Email > cannot see how this would help for the banking document.
It seems like there should be an obvious answer I am missing? How do others recommend routing these files to the banking software?
Thanks
Chris