Additional Information in Infolog
Hi,Does somebody have experience in modifying the information that is shown in an infolog?I currently face the problem that I cannot post a journal because of an missing value that has not been...
View ArticleNeed to Catch the Compilation Error after Importing .xpo file at Runtime
I need to import XPO files and compile the imported xpo files at runtime(the number of xpo files that need to be imported is more than one).But while importing we need to compile one by one . If any...
View ArticleDeleting and inserting record in same table
Dear all,I m creating job for deleting and inserting modified filed value in main table . for this i create a one job it was working well for deleting and inserting single field value in main table...
View ArticleCAL - Licencing Report
Hi all,I need to understand how do you actually view type of license had been assigned to designated users? As I understand there is four main categories:EnterpriseFunctionalTaskSelf-serveCurrently I...
View ArticleUsers in Ax 2012
Hi All ,AX 2012 R2/ R3System administration - > Users form has two fields.a) User ID ( i am aware of field purpose)b) User AliasDoes user ID and user alias are same ?What is the use of the user...
View ArticleHow to keep "Show in content area" when form is open by menuitem...
On few places in our application we open ListPage in content area. On the address line there is something like "Company/Module/Folder". On that listpages are menuitems which calls class which create...
View ArticleHR -> Time and Attendance ->Import timesheet
Hi There, Can anyone please tell me how to import the data from biometric system into AX->Time and attendance module?
View Articletable source document line has class in AX 2012
please somebody has any idea about that table has classes or not
View Articlecreate a view in X++ in runtime.
Hello,I have a view in AX that one of it's column (computed column) may change on some circumstances, so I need to refresh it (that it will calculated again) and rebuild the view.How can I rebuild the...
View ArticleReport Options Prompt Window Query Change ; Could not find all the tables...
Accounts Recievable Module , Reports Sections > Transactions > Customer > Transactions Report.In report Options Prompt window, i am able to modify the query of the report by clicking the...
View ArticleA technique to select ax function from SQL - best practice.
Hello,I invited an architecture (seems a bit complicated one), that I can select an AX function as a culumn in SQL statment.Something like:Select dbo.displayMethod(tablename, methodname, dataareaid,...
View ArticleMulti select combobox using enums...
Is it possbile? As far as i know it's possible with a query; msCtrl = SysLookupMultiSelectCtrl::construct(element, TestCtrl, querystr(StudentCourse)); etc...Regards
View ArticleWhich method will be better to import data in to Human Resource Module in Ax...
Hello we have some 1400 records about employees.The Data is related to Employee, Assets, Qualification of Employees, Skill-set of them, Qualification data and dependents data.All these data are related...
View ArticleAx 2012:: Windows Credentials in Service Client[AIF]
Hi,I consuming an external service in Ax 2012.But i am unable to pass network credentials like domain/UserId/Password in Ax 2012Its easy to pass credentials Visual...
View ArticleHow to create and deploy AX 2012 R3 on portal.azure.com
Hi, I tried to deploy AX 2012 R3 from azure portal, but always fails after waiting for several hours.All I entered in the azure dialog are deployment name and project name. Anything I have to prepare...
View ArticleReading Xml file and insert into two tmpTable Header and Lines in dynamics ax...
Hi,I have an one Xml file. how to read this header and line items and how to insert into two tables in dynamics ax 2009? for sample Xml is given below <?xml version="1.0"...
View ArticleHow to auto resize the dialog form?
Hi,I have a created a class inherited from RunBaseBatch class with the dialog as displayed below. The dialog form displays a dynamic dialog Field based on the job selected but the form did not auto...
View ArticleReporting - Table and Field Names - AX 2012 R2 V. 6.2.1000.4051
Hi All,I have been tasked with setting up some reporting in Dynamics and, after a bit of research, have hit a bit of a brick wall.My issue is that there is lots of information on how to set up your...
View ArticleWhat is the benefit to temp tables? (other than mass confusion)
I've been in IT for over 10 years now and I can't see any purpose to these temporary tables (or InMemory tables as AX 2012 calls them). I've read the MS TechNet page that explains what their alleged...
View Articlepassing data from a Form to Class
Hi,I have 4 different grid and few dropdown controls on the form.All grids are MultiSelect = Yes. I want to do some processing based on the records selected from all grids and the dropdown controls. I...
View Article