Creating a Zip File From Multiple MemoryStreams in D365FO

I recently had a requirement to take many pieces of data from D365FO, create a CSV file out of each data piece, and then wrap these files in a zip file for easy downloading by an end user. In my case, the requirement was that all of the data should be held in memory (never written to disk). I wanted to show the process of how I achieved this.

Test Scenario

To show how I did this I will be…

Continue Reading Alex’s Article on their blog

Creating a Zip File From Multiple MemoryStreams in D365FO | Alex Meyer

I recently had a requirement to take many pieces of data from D365FO, create a CSV file out of each data piece, and then wrap these files in a zip file for easy downloading by an end user. In my case, the requirement was that all of the data should be held in memory (never written to disk).

Blog Syndicated with Alex’s Permission

Author: Alex Meyer

Share This Post On
Share via
Copy link
Powered by Social Snap