[AX2012] Report Data Provider Debugging

Source: Internet
Author: User
Tags microsoft dynamics

When you run a report that uses RDP as a data source, the RDP class is compiled into a. NET service call, and RDP is the code for x + +, and its debugging is done in the MorphX debugger. The following configuration is required to debug RDP's X + + code in the MorphX debugger:

  1. Add the AOS service account to the local Microsoft Dynamics AX debugging users user Group
  2. Enable debugging in Dynamics AX Server configuration: Open the Dynamics AX Server Config tool, create a new configuration, and select the "Application Object Server" tab on the Enable breakpoints to debug X + + code running on this server and enable global breakpoints, and then restart the AOS service after saving the configuration.
  3. Open the RDP code you want to debug, and add a line "breakpoint;" in the Processreport method. Enable breakpoints.
  4. Open the Dynamics AX Debugger debugger and keep it running.

Now that you run an SSRS report that uses this RDP, the AX debugger will automatically break on the "breakpoing" line.

See https://technet.microsoft.com/en-us/library/gg724081.aspx for more information.

[AX2012] Report Data Provider Debugging

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.