static public str getImage(){ CompanyInfo info = CompanyInfo::find(); BinData binData = new BinData(); str ret; ; //conver image to bas... Read More
posted @ 2014-09-10 09:18 Sprite.z Views(260) Comments(0) Diggs(0) Edit
MenuFunction CustRptMI;Args Args;;CustRptMI = new MenuFunction(menuItemOutputStr(srsCustomRpt),MenuItemType::Output)Args = new Args();Args.parm(“qryCu... Read More
posted @ 2014-09-10 09:15 Sprite.z Views(168) Comments(0) Diggs(0) Edit
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... Read More
posted @ 2014-09-10 09:11 Sprite.z Views(318) Comments(0) Diggs(0) Edit
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... Read More
posted @ 2014-09-10 08:50 Sprite.z Views(256) Comments(0) Diggs(0) Edit
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.... Read More
posted @ 2014-09-10 08:48 Sprite.z Views(196) Comments(0) Diggs(0) Edit
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 ... Read More
posted @ 2014-09-10 08:47 Sprite.z Views(175) Comments(0) Diggs(0) Edit
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... Read More
posted @ 2014-09-10 08:43 Sprite.z Views(223) Comments(0) Diggs(0) Edit