How do I add more fields to the personalize menu? Dynamics AX 2012 R3
The personalize feature in Dynamics AX 2012 is very powerful for adding more information to a grid in an inquiry form or other data grid. However, sometimes I want to add a field that I know is tied to...
View ArticleGet AIF changed data
Hello,I'm going through this post in order to enable change tracking, set triggers and so on...I have enabled change tracking to whole DB and then to particular tables.Later on I created AOT queries...
View ArticleMicrosoft Azure deployments in AX 2012 R3 and its use
dear expertsnow :"In Microsoft Dynamics Lifecycle Services, Cloud hosted environments is a new tool that can be used to deploy Microsoft Dynamics AX 2012 R3 environments on Microsoft Azure."[This...
View ArticleAccess to Business Process Modeler
is it possible to access Business Process Modeler for a Microsoft Gold partner,if yes, could you tell me how or send me the link to access the sameawaiting your responsebest regardsM S C Shekar
View ArticleOpening up AX Code from Infolog (AX 2012)
When I double-click on the text in the Infolog a pop-up window with X++ code appears in German. My language settings are en-au and AUS. What has caused this and can it be fixed?
View ArticleMigrate AX 2009 to New Server
Dear Experts, and all friends,I have 1 server AX 2009 . Because HDD is full. so my boss he want to mirgate AX system to new server have more than HDD storage. ( two server old and new are same...
View Articlefind total for Grid in a from
How can I find the sum of certain filed in Grid in a from in order to be displayed?
View ArticleHow can i create new custom batch job ?
Hi everyone. First i'm sorry my bad English. I have different 2 classes. i want add batch job table this classes. How can i do?
View ArticleIs full compilation necessary even it's a small depolyment
Our current deployment process is always do full compile after import .xpo even it's a very small one.I understand people don't want to anything happen to production.But, it's really not cost...
View ArticleHow to?: Auto-Populate Field based off of Drop down Lookup field
Hi!I have a lookup field that pulls the Vend Account and Name of the Company set up. The next field is Warehouse. I want it to auto-populate the warehouse based off of what Vend Account the user...
View ArticleDIXF- cannot see new created method
Hello,I have added a custom method called generateXXTAB1 to the DMFProductEntitClasspublic container generateXXTAB1(boolean _stagingToTarget = true){ container res; XX_Tab1...
View ArticleWhy records are not getting attached during first run of the job?
Hi I have created a X++ class that will pick files from a folder and attach it to appropriate worker in Hxmworker table.Now the problem is during my first run of the class the document doesn't gets...
View Articlesave pdf to printarchive with extended information
HiI want to "print" a report into the print archive. in Addition I want to extend the archive to hold some information Is this realizable?
View ArticleWhy records are getting displayed two times in a list page grid?
Hello the workers listpage is displaying few or all records two times in the grid.Why is it happening? The employees list page is showing correct only.
View ArticleCRUD operation in AX tables using C#
Hi,I am new in AX.My boss gave me to task to access tables of AX 2012 from C#. Following are the criteria:Code should be generic. (user will give me table name, column name and any condition if there,...
View ArticleImplications of Creating a ReadOnly dataservice directly pointing to AX...
Hi Community,I am considering creating a Readonly OData service which points directly to the AX database.Do you see any potential issues with this approach? Appreciate your insights..
View ArticleCan we set up default the ITEM with the VENDOR ?
Anyone can help me answer this: " Can we set up default the ITEM with the VENDOR ? "thank so much
View ArticleRow_Number() in insert_recordset
Hello Everyone!X++ newbie here.I want to put a Row Number Field in my AX Table but there is no ROW_NUMBER() function in X++ (i think)only in SQL Server, here is the code in SQL...
View ArticleLICENSE Dynamics AX 2012R3
Hi allfriends, and expertsOne File License ( AX 2013R3) can import for one system ( AX) or multi system can use same license file ?In SAP system , one file license can import only system.Please clearly...
View ArticleHow to get Year and month from Date field of a table using Computed colum (...
Hi Team,I have created two computed colums in myView ( having table custpackingsliptrans table as datasource) month and year.For month i have written one static method to link my computed colum. in...
View Article