Getting external compiler bad elements on standard code
So, I wondered for a while why would you get bad elements when compiling the AX code using the external parallel compiler (AxBuild.exe) on a clean AX 2012 R3 with CU9.The error list would be something...
View ArticleDerived table no value in update method
HiThe added fields on table DirOrganizationBase are empty in update() method if saved from DirPartyTable form.Any way to get them?
View ArticleAX 2012 Reports - unable to contact remote server
Hi team,I have installed AX 2012 client in my local machine. When i try to open any report from my local machine i am getting the below error. Unable to connect to the remote server.The same report...
View ArticleAX Client Very Slow
Hello everyone,We are facing a strange issue, AX client is very slow over some period of using the client, it is almost inaccessible beyond a point. but when we log the same user to server through RDP...
View ArticleHow to filter values in EDT Relation Based Lookup field in AX 2012 R3?
Hello All,I want to filter "Default language code" lookup field in "SysEmailTable" Form. Actually which is having relation with "language table". In which i want to show only "en-gb" value, when user...
View Articlehow to get workflow approvals (user names) for a journal number in...
how to get workflow approvals (user names) for a journal number in ledgerjournal report?i have a posted journal. and want to get workflow approval user name?Path: select a journal number in GL and then...
View ArticleGrouping of multiple lines in a single line
Dear all, i have following lines in sales order:Item Name: Qty:A 100A 100A 100i want the lines in invoice as group of item name:A...
View ArticleHow to get the New record from the SQL in to ax table.
I want to get the data from Sql,i am created the ODBC Connection and created the Class for Batch Job and writing the One Method to insert in to table and call this Method in Run Method of class.Runbase...
View ArticleSettled vendor invoices
I am looking for a way to see all vendor invoices who have been settled (partially or completely) in a journal of payment. Is there a table or anything else that contains these invoices?
View ArticleUnderstanding the Data Dictionary Synchronize
A very important aspect of the every day life in AX is the Data Dictionary Synchronize process. If you do not fully understand it, sometime you can find yourself in a situation where you don't know how...
View ArticleAX2012 claim based user authentication
Hi,While following the blog "https://community.dynamics.com/ax/b/axfortechies/archive/2012/05/01/claims-based-flexible-authentication-in-dynamics-ax-2012" , I am getting this below error on...
View ArticleMPOS Installer does not detect SQL Express if installed separately
Hi All,I tried installing MPOS on a ACER Iconia W4 device. The MPOS installer could not download and install the SQL Express it gave me an error This SQL Server Setup media is not supported on a X86...
View ArticleHow to use LogonAs to logon to another AX server
hi all,Currently, I'm using this code to login to one AX server (AX 2012) from my computer: //test logon AX System.Net.NetworkCredential nc = new System.Net.NetworkCredential("akason", "123abcd");...
View ArticleHow to set SSRS language in the data provider class
Hi,I am aware of this.parmReportContract().parmRdlContract().parmLanguageId(language-id) code to change the language of the report. But, I have seen this code only in the controller class's...
View ArticleCannot install Web Services on IIS
Hi all,I have error when install "Web services on IIS" AX 2012 R2.When i clicked "Next" on "Specify Business Connector proxy account information" its show error "The password for Business Connector...
View ArticleHow to insert values in table on click of submit button on form and retrieve...
Hi TeamI am new to MS Dynamics AX, I have creates a SalesOrderTable with three fields ordeno, orderdate, productname, quantity. I have created a form on which these fields I have drag and dropped. now...
View ArticleRunning SSRS report twice with different layouts by just one click
Is there a way to run an SSRS report twice with different layouts by just one click (execution) with the same dataI want to print out the WMSPickingList_OrderPick Report twice. One-time layout A and...
View ArticleTest automation tools for Dynamic AX 2012
Hi,I'm using Dynamics AX 2012 for studies, and I need to make automated testing for my project wich was created in Dynamics, which Automated testing software or Test automation tools I can use to make...
View ArticleHow to filter values from a form's datasource
Hello Everyone,I have designed a form but I want to filter the data such that it excludes negative amounts so the only data that comes out on the column are positive values.I also want the system to...
View Article