Hi,
We generate some XML files for a financial interface. These XML files are generated by a Scheduled Process flow. On a daily basis this averages on about 40 files. These files are saved in a Azure File storage. However, our client has a shared disk in the company network, where a File Handler is scanning a set folder. When a XML is in this folder, it is uploaded to the Financial Interface,
Currently, the end user has to download these XML files manually, and place them in the shared drive.
We want to automate this process, so that the end-user has no longer to this. These files cannot be zipped, but must be 40 separate files written to this shared drive.
What would be the best way to achieve this? Any advice in the right direction is very welcome.
Regards,
Blommetje