Removed Query Fields not recognized in TraceParser SQL
I have been a developer for many years but new to DAX, please forgive my rookie question :) I have a Dynamics AX 2012 Query which is the data source for a form; the query has three data sources...
View ArticleAX WMS The location does not allow mixed statues.
Hi Experts,I'm facing this error while sales order picking. The location does not allow mixed statues.
View ArticleHow can i change the name of workflow menuitem after visibility in Form
From this to this one question 2 : how can i enable and disable this button with condition (user can't submit a request to workflow without this condition) ?last question how can i customize the...
View ArticleInvoice Journal, Assessable Value
Hi Everyone,I am trying to post a invoice journal and when I see the assessable value in the general tab of invoice, It's not updating with the debit amount, Even I am trying to update it manually also...
View ArticleFeedback validation method at production order defaults
Hello,At Finance & Operation versionI have set for quantity validation, "Feedback validation method" as "Previous operation finished quantity"It works fine for all operation's feedback, but not for...
View ArticleProduction Picking list posting on the basis of FEFO.
My Formula items are FEFO date controlled enabled at the Item Model group setup. I have reserved the quantities on the Batch Order Batch Reservation form (Formula form where the Formula items are...
View Articlestandard entity for auto confirming purchase order
Hi all,I need a standard data entity to auto confirm the purchase ordercould anyone knows ?thanksaathil
View ArticleHow to stop printing sales invoice
Hi, I need to block printing sales invoice in code. For free text invoices I can use PrintOut parameter which I'm changing in CustPostInvoiceJob.custPostInvoiceUpdate method when necesarry, but it...
View ArticleElectronic Report Invoice Model - Cannot import Sales Invoice/Free Text...
Hello,I am creating an electronic report for the sales invoice. I already had created an electronic report for the free text invoice.Both where created with a new model and model mapping based on the...
View ArticleAdd P.O. details in the email notifications in ax 2012 R3
We have a requirement where we need to insert the P.O. Header and the P.O. Line details in the workflow notification for P.O.also, can we have the P.O> as an attachment although the P.O> is in...
View ArticleWe would like to have more information on Microsoft ERP system. Could you...
Dear Sir,We would like to have more information on Microsoft ERP system.Could you please contact them and arrange for a demo?Please contract me URGENT ;M: + 66644655646E: kiranat.t@akaliko.global
View ArticleMultiselect lookup data is not updating
I have added multiselect lookup method on StringEdit(InvoiceIdMultiselect) formcontrol as follows:public void lookup() { Query query = new Query(); QueryBuildDataSource queryBuildDataSource;...
View ArticleAX2012 install error - prerequisite missing powershell 2.0, but i can confirm...
hey allwe deploy AX as part of a sccm task sequence.the task runs the setup.exe file with a bunch of parameters (hideUI, ports, usernames, logdir etc etc)the task sequence works fine and AX installs on...
View ArticleAX 2012 installation prerequisite issue
Hello! everyoneI am trying to install AX 2012 on client's server , But facing some issues in prerequisite installing of sharepoint 2013when I am trying to install the Sharepoint 2013 then , it has its...
View ArticleTry catch doesn't work in RDP class ProcessReport () method x++
This is my code , I made a ssrs report , so in RDP class (Process report method) I write a while loop to add values in tmp table based on General Journal trans table . I called a method in class and...
View ArticleWhat is the best way to identify Batch and Serial Items on Sales and Purchase...
We would like to have field on Purchase or Sales order lines showing that if an item is Batch or Serial controlled (tracking dimension). Just wanted to ask if anyone has a recommendation to achieve...
View ArticleHow to auto populate the product number field in item creation...
Hi, Our project requires to have an auto filled number sequence upon clicking new in item creation, so we generated number sequence code, and we were not able to auto populate the generated number...
View ArticleHow to setup code repository for multiple developers for single dev box - AX2012
Hi All,We need to configure Code repository setups for multiple users for one dev machine and we want there should not be any conflicts while developing parallelly.Please advice.Regards,Akbar
View ArticlePR Workflow approval skip based on condition
We have a requirement where the PR workflow needs to be skipped if the PR does not contain an inventory code or is not an inventory item.i.e. based on category. in our case, we do not have item codes...
View ArticleDMF 2023 error with data entities , entity stpres
Hi everyone,I have a requirement where I need to expose AX 2012 table data to a sql database on same server (which will be used for BI reporting)I am using entity store approach for the same. While...
View Article