Hi,
I have desinged a report in Ax2012 using controller and DP class. This report needs to be accessed from Enterprise portal. But i have seen that reports using controller class cannot be accessed from Enterprise portal. Is there any solution for this ? so that the report can be shown in Enterprise portal.
Thanks in Advance
*This post is locked for comments
Hi Sathish
Did you find a solution?
Best regards
Jan
Hi all,
is it possible to show the parameter window in EP when running the report?
Perhaps, you can use the example of the UserControl "smmSalesRankingReport" ...
Take a look at Microsoft Dynamics AX 2012 White Paper: Enterprise Portal Development Cookbook.
I hope this helps.
Hi Rodolfo,
Thanks for the reply. :)
I have created a Output menuitem for my report and i gave object type as SSRS report instead of Controller Class and now the report in coming in EP, but what i want is the parameter should take automatically for the current line.
Hi Sathish,
Unfortunately Controller Class Report can not be used for Enterprise Portal.
Perhaps, you have to redesign your report without Controller Class. Or create a workaround, like a simple page parameters on the EP used in the report, which runs report in batch and send report by email.
***
Considerations when the report will be accessed from Enterprise Portal:
- Reports that are accessed from Enterprise Portal cannot use SysQuery parameters.
- Reports that are accessed from Enterprise Portal cannot use the Controller class.
Consider the page on which the report will be displayed. If the report is included on a page with limited space, the existing design for the report may not be usable. Consider adding a separate design for the report that can be used specifically when the report is displayed in Enterprise Portal.
Consider providing default values for the report parameters whenever possible. This makes it much easier for the user to add the report to an Enterprise Portal page, because the report will run without requiring parameters to be set. The user can adjust the parameters as necessary after the report has been added to the page.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,228 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156