In this article we will address two possible scenarios when you need to add an additional report format (aka SSRS report design) to Print management for an existing Document type. For example, let’s say that we’ve created two new SSRS report designs for the Sales […]
Category: SSRS Reports (5)
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 […]
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. […]