how to call Microsoft Dynmics AX function from SSRS
Hello everybody... I have problem with my Reports. I'm create a report using SSRS and called by Dynamics AX. I want to add report footer with user login (in Dynamics AX 2009) when report was printed. What must i've done so i can call a curUser function (function in AX contain a user login) from SSRS? I create a report outside from Dynamics AX 2009. Thank you for the helping...
December 15th, 2010 3:37am

Hi Hanny, In SQL Server Reporting Services(SSRS), if we configure the SSRS to used Windows Authentication, we can use the global expression User!UserID to get the current login. However, in a integrated mode(in this case, it is Dynamic AX), if we are using custom authentication for the Dynamic AX, we are unable to get the login in SSRS report. I would suggest you posting the question in Dynamic AX forum, and check if we are able to pass value in a report. If so, we can use a parameter to receive the value from the Dynamic AX. Thanks, Jin ChenJin Chen - MSFT
Free Windows Admin Tool Kit Click here and download it now
December 17th, 2010 1:51am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics