Cluster with load balance or cluster without load balance is required in PROD ?
We have two instances of AX 2009 in PROD pointing the same database.We want the second instance to take the first incase the main (first) instance goes down.So which is required to have ?Cluster with...
View ArticleCalling a Form from Dialog Class
Hi,Am using AX 2012. I just created a Dialog Class which extends RunBase. I also created a form. I want to call the form from the dialog class. I dont want to add he MenuItem in the dialog class....
View ArticleHow to display current date and time in String format in Ax2009?
Hi .Now i display Date and time like thisSystemDateGet(); = 2014\03\11currenttime = strFmt(time2str(timeNow(), TimeSeparator::Colon, timeseparator::Colon)); HH:MM:SSBut i need to display both...
View ArticleVendor PDC
Hi AllEnvironment: Ax 2012 R2 CU6I am trying to post the Vendor PDC on the maturity date by using the button the settle clearing entries and i am getting the error message cannot create a record in...
View ArticleMartin Drab: Printing reports from code in AX2012
Hi,I found the example Martin Drab gave to print ssrs reports. I want to extend this example. I want to create C# project that will on a click of a button open AX client and display an already existing...
View ArticleDimensionDefaultingController in a grid?
Hey all. I'm trying to do something that's probably not possible. I've been messing around with it for a while, and haven't been able to figure it out, so I thought I'd ask here.Basically, I want to...
View ArticleAdding a new field to a standard form and mapping it to a field in another form
Hello Everyone, I am new to Dynamics AX ERP tool and currently in development area. I have been assigned a task where i need to add a new field to the ASSET BOOK form which will just show invoice date...
View Articleinherits
Hi,My Question is from where inherits inventTable_qr. I'm interested what do "_qr"
View Articleissue while client configuration
I am facing isue while client configuration and services wont able to get configuredplease do let me know how to solve this , its urgent thanks
View ArticleRelation between Production And Service in Dynamics Ax
hi allWhen themachineis stopped , we Register a Record and stop time and service time and service order in service managementnow , what is a relation between Production And Service in Dynamics...
View ArticleDifference between List and map class
Hi,I have a small doubt.What is difference between the List class and Map Class.Pls help me. Thanks,Samy
View ArticleAOT query ranges
Hi All,I have created a new AOT query having hcmworker with inner join to hcmemployment.In the ranges hcmemployment validTo...I want to give two ranges. Is it possible as I am able to give only one...
View ArticleBindings in MetadataService schema
Hi there,MetaData Service, being a system service, hosted on server is not visible in AOT or in the inbound port list. However, the same can be consumed via following URL:...
View ArticleDAX 2012 R2 - cue on EP doesn't count amount of finded records on standart...
After installing DAX 2012 R2 cue on Enterprise Portal doesn't count amount of finded records, whereas on DAX client it's working.If somebody have the same problem and solutions?
View Articlegacutil utility for registering .net 4.0 assembly
Hello :) I'm trying to installa the Data Import/Export Framework but I have this error " gacutil utility for registering .net 4.0 assembly " any idea how to resolve it please ? :) and thx :)
View ArticleDMF
Hi ! I installed Data Import/Export Framework with CU7 but I can't find it what can I do ?
View ArticleHow to get a value row wise in same column?
Hi,I am using ax 2009. my reqirement is for eg : select Amount from PayrollLedgerTable where PayrollLedgerTable.PeriodFrom == _PeriodFrom && PayrollLedgerTable.PeriodTo == _PeriodTo &&...
View ArticleRE - Menu Item in content pane
Hi Everyone,I have a Display menu item in the content pane in AX2012. Now i need to make its visibilty to false for al users.Help me how to do this.Regards,Madhan
View ArticleUnique Random Number Generation
Hi,Am using Ax 2012. With the help of Random and RandomGenerate class we can create random numbers,but that is not unique. I want the random numbers to be unique. is there any way to achieve it..?...
View ArticleHow to get selected record all column value in lookup
Hi everyone,İ have a question.İ have a table BoraxEmplTable and their method,İ have a form AlbArhivePlanTable.İ open AlbArhivePlanTable and call this lookup method in a field like this.public void...
View Article