Hi all
We're finding the integration between SSRS (2012) and AX2120R2 CU7) to be fraught with problems. Some examples of problems we are finding are:
- When using RDP classes and Contract classes, parameters appear in the AX client in the wrong order
- When using RDP classes and Contract classes, parameters showing with missing labels or the wrong labels
- UI Builder classes not being invoked and simply getting ignored
- Parameters that are built from datasets (not contract/UIBuilder) and which are interdependent (e.g.the list of values in parm2 is dependent on your selection in parm1), these work fine...until you reopen the form to rerun the report, and they are all corrupted. Seems like the SysLastValue logic doesn't work.
- Report changes not being honoured, despite refresh/restore/redeploy/restart SSRS/restart AOS/restart server etc.
The SSRS reports using RDP providers run perfectly when run from SSRS, that part of it is great. But AX reprts run from the client seem riddled with issues.
There are five of us developing, running on separate environments all at RU7, and we are all hitting these problems at different times, so we're sure it's not a configuration or installation issue on our systems.
Is anyone else experiencing any of these problems?