When working with D365FO, we usually expect that every change has immediate effect all over the application. D365FO runs on a multi-node cluster so all nodes should see the same data. However, most data are rarely changed, so several caching mechanisms are used to improve […]
Category: Troubleshooting (12)
Performance Considerations: SSRS, CBD and Docentric
Before discussing performance of report execution and draw a comparison between Docentric, SSRS and CBD (Configurable Business Documents aka Electronic Reporting Business Documents) reporting solutions, let’s first briefly explain their architecture and how they relate to each other. SSRS, CBD and Docentric execution pipeline Docentric […]
Troubleshooting techniques for solving emailing issues in D365FO
In this article, we will explain how to troubleshoot emailing issues in D365FO. We will focus on troubleshooting issues you might encounter when emailing reports using Docentric Email print destination, or when sending outgoing email messages from Batch email sending status via Docentric email distributor […]
Some print management report destinations are not valid for batch processing
Some print management report destinations are not valid for batch processing warning occurs when posting and printing sales invoices in batch. In this article we will investigate this warning but let’s first examine how posting and printing an invoice in batch differs when Print Management […]
Why I see phantom records in my SSRS report
OR: How to clean up RDP tables for Print Management reports There is a couple of possible classifications of SSRS reports considering different aspects. SSRS reports can be Query or RDP (Report Data Provider) based. Query based reports gets the data through an AX query […]