Skip to main content

Notifications

GER files export in pdf in Microsoft Dynamics 365 Finance and Operations

GER files export in pdf in Microsoft Dynamics 365 Finance and Operations

  • Create and specify a custom storage location and file type e.g. pdf to files generated via GER.
  • One needs to create a document type in Document management framework
  • Extend class ERDocuManagement  and use AttachingFile() event
  • Configure an ER destination and you are all set

Reference https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/analytics/er-custom-storage-generated-documents

Comments

*This post is locked for comments