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 setup for Customer invoice is, or is not used. Post […]
Category: Troubleshooting
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 that defines report datasets. RDP based reports have a data […]
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. 4. Restart AOS. 5. In Visual Studio attach the data […]
How to Delete Label File from AOT
Let’s say that we have a label file, e.g. DOC that we want to delete: To successfully remove a label file from AOT we have to create a temporary model, move the label file to the model, and then remove the model. Also, we have to make sure that all label physical files are deleted […]