Skip to main content

Notifications

Announcements

No record found.

Dynamics 365 Community / Blogs / Dynamics GP Land / Bulk Export Dynamics GP Doc...

Bulk Export Dynamics GP Document Attachments using .NET

Community Member Profile Picture Community Member Microsoft Employee
New post at blog.steveendow.com:

Bulk Export Dynamics GP Document Attachments using .NET

https://blog.steveendow.com/2018/12/bulk-export-dynamics-gp-document.html


I created a .NET solution to allow a user to select a Database, Record Type, and indicate whether Deleted attachments should be exported.

Export Dynamics GP Document Attachments

Once those options are selected, the user can retrieve a list of all of the attachments, which shows the type, the associated record number, the file name, and file size.

The user can then select an export path and click a button to export all of the attachments to disk.




This was originally posted here.

Comments

*This post is locked for comments