随笔分类 - SSRS Report (2009)
摘要:Remark: The AOS service running user can't be 'Network Service'(The default value), or else the web request will be deny running in batch job.static v...
阅读全文
摘要:While we develop a ax ssrs report often using 'Business Logic' rather than 'AX Queries'. The 'Business Logic' is base on a AX class, there is a static...
阅读全文
摘要:static public str getImage(){ CompanyInfo info = CompanyInfo::find(); BinData binData = new BinData(); str ret; ; //conver image to bas...
阅读全文
摘要:MenuFunction CustRptMI;Args Args;;CustRptMI = new MenuFunction(menuItemOutputStr(srsCustomRpt),MenuItemType::Output)Args = new Args();Args.parm(“qryCu...
阅读全文
摘要:We can easily get a datatable from AX to SSRS report. All the business logic can be written in AX, and the SSRS is the data showing platform.[DataMeth...
阅读全文
摘要:To deploy reports from within Microsoft Dynamics AX1.In the AOT, expand the Report Libraries node.2.Right-click the report library that you want to de...
阅读全文
摘要:1. Install and configure the SQL server reporting server, then add a user as administrator for current user, the user name format is just domain\user....
阅读全文
摘要:To create a menu item for a report1.Open Microsoft Dynamics AX.2.In the AOT, expand the Menu Items node.3.Right-click the Output node, and then click ...
阅读全文
摘要:Reduce the number of Reports Libraries and Reports per Language. By default, reports from all languages that are enabled in the LANGUAGETABLE of the A...
阅读全文

浙公网安备 33010602011771号