Recently, we were faced with the challenge of checking what our D365FO environment was sending and receiving over HTTPS protocol on the Internet and why the integration with external services such as Microsoft Office or SharePoint Online was not working. In order to solve the […]
Category: General (73)
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 […]