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 […]
Category: General (81)
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, […]
Free Self-Signed Certificate Generator
A self-signed certificate is a X.509 digital certificate that is not signed by a publicly trusted certificate authority (CA). This can include SSL/TLS certificates, code signing certificates, and S/MIME certificates. The reason why they’re called self-signed is that they’re created, issued, and signed by the […]
Email testing in UAT environments
UAT environments are used for User acceptance testing (UAT) and usually operate with the production data, i.e. with the database copied from the production environment. Consequently, all email addresses from Global address book and email print settings from Print management setup are copied from the […]