AX 2012 workflow conditional decision
Hello,I am configuring a workflow conditional decision, that will fire when an invoices salesTotal()(calculated field) is over 1000. But when I insert the condition (salesTable.salesTotal > 1000),...
View Articleunable to see "DirAddressService" in Ax2012 r2 Cu7 AOT
I want to create Address in GlobalAddressBook (Ax2012R2cu7) by using out of the Box AIF service "DirAddressService" but unable to find this service in Ax2012 R2 CU7 AOT.Please any one provide me...
View ArticleCreate customer in AX using AIF services
Hi All,I am trying to create a customer in AX using AIF service using a console project.I am am able to create a customer but i am unable to create addresses for this customer. I have pasted the...
View Articlecreate quality order by x++
dear friends.. i tried ti create a quality order by the click of a button in all job under production orders but the newly created quality order is not being displayed over there. Public void...
View Articlerelation bw CustTrans,LedgerTrans tables (AX2009)
hello all,good day.In my requirement I need to display Ledger Accounts from LedgerTrans table wrt to CustTrans tableI'm bit confuse how the fields LedgerTransType ,LedgerPostingType fields populated...
View ArticleTables not populated during data upgrade.
I have 2 cases of not populated tables after data upgrade from AX4 to AX 2012.One is the DirPartyTable, that should have a record for every customer. In AX4, the table was created and populated. But...
View ArticleQuery how to use debugger with SSRS report in ax 2012..?
Hi,How to enable debugger in ssrs report in ax 2012..How to use debugger with ssrs reprt in ax 2012 ..?
View ArticleAX 2012 TABLE LOOK UP
Hello All,Here's the scenario,I need to be able to create a table, lets call it TABLE A, that allows for one to have a lookup of all other tables I have in my AOT. Now in my TABLE A, I want to have two...
View ArticleUpdate external database with X++
Hi everyone!!!I'm trying to update an external database through code but I'm getting this error:"Exception has been thrown by the target of an invocation. Invalid authorization specification."I have a...
View Article"An item with the same key has already been added" error when creating custom...
"An item with the same key has already been added" error when creating custom Aif document (TSTimesheetTable, TSTimesheetLine, TSTimesheetLineWeek)Hi there,I am trying to create a custom Aif document...
View Articleax 2012 r3 retail installation error
we are trying to install the Async Client Component(Commerce data exchange Async client). i faced this issue for one other component –Retail Real time services. We restarted the server and were able to...
View ArticleAX SSRS Reports
Hi my SSRS Report is query based now is there a way where i can print the report filter on my report for ex : i run my report after entering PO no : AO/PO/01234 so how can i get to print "PO no :...
View ArticleDate validation in data contract
Hi when i write contract class with from and todate is it necessary to validate the date coz i get error saying that validate method is missing.Is it by default standard funtionality of AX 2012 to...
View ArticleCreating/Posting Journal in AX Retail
Hi Guys!do you have any idea why am I getting this message? please click the image below. Looking forward to hearing from you very soon guys.Thanks! Regards,AML
View ArticleWHM 2012 R3
Dear all, Please suggest while posting a load in warehouse management system will create work,shipment,wave order but errors reflects as this "No work was created for wave 000000002. See the work...
View ArticleAX services - read labels for DeveloperDocumentation property
I am trying to read the label for the DeveloperDocumentation property of a table from the AX web services.As an example, in my AX environment the Address table has DeveloperDocumentation field set to a...
View Articlecolor in the grid for the form in ax 2012 r2
hi guys i am trying to fill the color for the production order based on status but the we have to write this code over there public void displayOption(Common _record, FormRowDisplayOption _options) {...
View ArticleFiltering grid
Hello All,Please see belowvoid clicked(){ while select * from summaryTable where summaryTable.FIMMWeeklyHours > 18 { summaryProjId +=...
View Articlefact box not coming properly
hi guys, i made one factbox and it is not coming correctly please refer screen shot a extra box like in grid comes like when we do ctlr+ G
View Article