When we generate vendor payments, is a copy of the CSV payment file available on blob storage even when it is automatically downloaded to the user machine? If not, generally what would it take to put the file into Azure blob storage? Thank you!
I'm not fully sure, but I think that the file is in the BLOB storage with an expiry setting. It might be available then for about 7 days. When you (or a developer) follow the X++ logic, you might learn how the application generates a URL for downloading the file to the user's machine. You can then extend the application or use an integration tool to move the file with a specific retention period to another BLOB storage.
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.