Import/Export Container Data Fields Using D365FO Data Management

If you are reading this article, it is probably because you have faced the import/export issue with table fields of type container when using the D365FO Data Management framework. As you have probably noticed, a D365FO data entity container field is by default simply skipped […]

Generate Configurable Business Document as Byte Array

In this article, we will show you how to generate Customer account statement, which is a Configurable business document, as a byte array in both original (Excel/Word) and PDF format. Configurable business documents sit on top of SSRS and cannot be generated outside the SSRS report execution pipeline, […]

Extend Electronic Reporting Destinations and Enable Custom Integrations

In this article, you will learn how to extend Electronic reporting print destinations to enable saving reports to Azure Files, external Azure Blob storage or File system (applicable only for on-premises environments). We have also provided the working implementation so you can install it and […]

Video Using Business Events and Azure Event Grid to Automate Report Distribution in D365FO

Automation of report distribution to an external system can be a challenge. For example, you might want to publish generated invoices on your customer portal or send them to the customer’s ERP system. In this session, you will learn how to implement a robust and […]