Forum Post: RE: AXBuild.exe compilation issue
Check you have EXECUTE permission on the baseline database in addition to the data and model databases as not having it will cause axbuild to crash.
View ArticleForum Post: RE: Bacth job not showing Query values (standard batch process...
Hi, Just like when using a custom dialog for user input we have to use pack/unpack methods to pass on our parameters to the batch job, here we have to pack the queryRun object in addition to other...
View ArticleForum Post: RE: Make Employee Id and Employee Name Dropdown in Form
Hi, If you want to add method in a lookup,Kindly use lookupmethod. For eg: sysTableLookup.addLookupMethod(tableMethodStr(MainAccount, localizedName));
View ArticleForum Post: Letter of Guarantee - Financial dimensions error
Hi Ax Experts, This is for our Indian Client, while testing the Letter of Guarantee function, Journal not gets posting at the time of Margin & Charges. As understand from the error popup it’s not...
View ArticleForum Post: RE: Letter of Guarantee - Financial dimensions error
Hi, can you provide some additional information on the error message that you get, the journal that is created and your process steps? Thanks, Ludwig
View ArticleForum Post: RE: Workflow batch job stop running
Hi Husna, Try to follow steps in the link below. delete the batch jobs only if you are sure to recreate it. http://dextersdax.blogspot.in/2016/01/data-update-batch-job-not-running-ax.html for your case...
View ArticleForum Post: modified field value method
hi i am new to AX i want to do some task ill share my requirement any one pls help me how to do. i have to tables emp parent and emp child.emp parent consist 2 feilds thats is id and name. emp child...
View ArticleForum Post: RE: modified field value method
Hi Karthik, Can you rephrase your last part of the question? It is not readable.
View ArticleForum Post: RE: modified field value method
in cheild table i have three feilds (ID,NAME,LOCATION).ID feild have drop down in that drop down data is 1,2.if i select 1 in ID feild i have to get data automatically in NAME feild that is A. that...
View ArticleForum Post: RE: modified field value method
Table Parent id Name 1 A 2 B Table Chield id Name Location ---------------------------- First Create Relation in Child Table Like 1> Create EDT and Set reference table property (your Parent table...
View ArticleForum Post: RE: Is it possible to add the data in the (0,0) cell of the table...
Thanks Martain, I created that thread of element layering the motive was same but the question was different, still I will take care that no similar threads are formed in the future.
View ArticleForum Post: RE: Management reporter business analyzer integeration
Any suggestion on that?
View ArticleForum Post: RE: Location Dimension disabled for financial inventory
Thank you, the storage dimension group is configured...
View ArticleForum Post: RE: Location Dimension disabled for financial inventory
thank you, eventually we found another way to reconcile the reports and information costs and made to see that in standard Ax does not include this functionality.
View ArticleForum Post: RE: E-mail from AX
i have the same problem, Outlook client is not opened allowing user to add body text... could you fix it?
View ArticleForum Post: RE: Product Master(PM) with Variants Import
Hi John Krish, I used Variant entity and imported successfully.
View ArticleForum Post: Reading Customer record in AX using File System adapter
Hi, In my AX 2012 R3 demo environment, I am trying to read customer record using File System adapter. Have performed all the steps described in the below link:...
View ArticleForum Post: RE: Product Master(PM) with Variants Import
Hi Anand , I am also facing a similar issue(variants),Can u explain how u successfully approached this issues?? Thanks in advance Varun Gowrishankar
View ArticleForum Post: RE: Financial dimension on a procurement category
Hello Simona, You can link the procurement categories to ledger accounts via the inventory posting form. Where your financial dimensions that automatically Default come from is difficult to say without...
View Article