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 […]
Category: SSRS Reports (4)
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 […]
How to add or change a parameter in Dynamics AX SSRS report
To add an additional parameter in SSRS report or to change the name or type of an existing one, the following steps should be taken: 1. Add parameter in the report data contract. 2. Change and compile contract and data provider. 3. Perform incremental CIL. […]