-
AX09 Workflow history cleanup
Hi All, In AX2009, is there anyway to clean up the workflow history? We are not sure how many tables we have to look at. We are reluctant to do that because we are having a lot of workflow error (deadlock, fail to find workflow, duplicate workflow steps, etc). So, we are afraid that deleting records from workflow table…
-
AX2009 Workflow performance / Issue
Hi All, My client is facing a serious workflow performance issue and have a lot of records end up with Error(stop). The workflow tables are very huge and have a lot of records in MessageQueueTable (few millions). It takes around 1 hour to assign to the approval or change the status (we schedule the batch job every 1 min).…
-
Show Reserved Physical in SO Lines
Hello, i need help. i want to show the Reserved Physical in SO Lines here is how to get the Reserved Physical: get the (12) reserved physical and show it in Sales OrderLines: how to do it? can you show me code please? thanks
-
In which tables the fields and name translations are stored in AX ?
In which tables the fields and name translations for the different languages are stored in AX ? My goal : I'm trying to get a mapping table for every fields/tables in both French and English.
-
Temporary Items in Project Quotations
We have a scenario for a client where in they are using Projects module for their external projects. They are creating Quotations for the projects (Mainly for their Civil department) where in the BOQ will be a big list....They dont want create an item on Product master as this is just a quotation and they are saying that…
-
Training material and software
Hi, I am Navision consultant currently now i would like to learn dynamics AX 12 financial, logistic and trade module. does anybody know where do i get training material of Dynamics AX 12 training material as well as Software to practice ? Thank you
-
carrier integration in ax2012 r2
Hi, I need to ingrate the new shipping carrier with Ax 2012 r2 can any one help with this. i got the webservice from them. i need to generate the labels please guide through.
-
AX Trade and Logistics - self study
Hi I am looking to get AX Trade and Logistics certification. I cannot afford the course or get sponsored by the employer so the only way is through self study route. I would appreciate any tips and advise I can get. Please also advise books, materials I should use. I am not able to get access to Microsoft materials, so if…
-
XDS Policy allows to update record with restricted value
Hi I have a XDS Policy (Security/Policies) on table TheTable. It's allowed field TheField values Value1, Value2 and denies field TheField values RestrictedValue1, RestrictedValue2. "Operation" property of Policy set to "ALL OPERATIONS" Policy works correct, showing only record from TheTable with allowed values of TheField.…
-
Reserve items in production orders
Hello I have a problem with production orders: When I start a production order, AX automatically reserve the products of that order, according to the values of the table ProdBOM, AX increases the field value DEDUCTED of INVENTSUM. When we finish this order AX deduct the reserved items and create the new product. Most of…
-
Production Problem 2 semi finished items made from one block
In our company we have a make from item which is a block of material which is cut down into 2 different semi finished items. How in Axapta can I handle this process it would seem to myself that one works order can only be used to make one product where clearly here we have one bom item making two separate and distinct…
-
Error while Opening AX 2012 R2 Retail POS
When I setup device information on hardware profile and run the N-jobs, the following error appears on POS screen and it won’t let me open POS: Connector TestConnector not found! SystemCore: System.Exception: Processor not found. at Microsoft.Dynamics.Retail.SDKManager.PaymentProcessorManager.GetPaymentProcessor(String…
-
is it possible to install Multiple Management Reporter
Hi all, I want to install Multiple management reporter to be installed and configured for multiple instance in same machine in AX 2012 R3. is it possible?? can any one give me a suggestion please.
-
PayrollTaxEngineUti class Compilation error in AX 2012 R3
hi i getting error in class PayrollTaxEngineUti. i searched in forums.. https://community.dynamics.com/ax/f/33/t/150222 they suggest a solution to add the reference ste.net.dll and compile. but its not working for me..
-
Conpeek from container
Hi community, Can someone help me with my issue on containers: I have 2 containers like containerA and ContainerB. container A={1,2,2,3,4,,5,6,,6,7,7,8} i want to read unique values from containerA and store that values into ContainerB. In place of "from conPeek(myCon, i)" the query requires the table name. I would like to…
-
Uninstall axapta silently with batch or powershell
Hi, I have a question. I have made a powershell script which installs Axapta 2012 R3 by a parmfile and this all works great... but How do i do an FULL uninstall of Axapta 2012 R3 using batch or powershell command? I have not been able to find this information anywhere on the internet and in forums.. ](*,) All i found was a…
-
Dynamics AX 2012 R3 - Enterprise Portal - Payments
does anyone have a solution to accept credit card and ACH payments in the Enterprise Portal / Customer Self Service - using Standard AX? we have seen Ignify and other solutions but would prefer to create something using AX standard only. ken tempur+sealy itmanager00@msn.com
-
AX 3.0 Kernel Rollup 2 or 3
Hi, I still use AX 3.0 SP3. I want to upgrade to Kernel Rollup 2 or 3. However, AX 3.0 is no longer support by MS. I cannot find the source on internet. Anyone got it? Can share to me? I am really appericated for your help. thanks a lot. thanks, Wing
-
XMLHTTPRequest Problem while using SSL
Hello All, I have the following problem, I wonder if you could help me: I am sending XML files to a Webservice using Microsoft.XMLHTTP Com object which in Axapta is used using the XMLHTTPRequest class. The problem is with sending files to a URL which is secured with SSL. (https://...) When I send to a site with no SSL…
-
Adding Localization AX 2012
All, I am new to AX world, Need info regarding merging localization in existing AX2012 database. Is there any tool for doing the compare merge in ax? If any of you have some document related links for step by step process to do technical code merge for localization, kindly share. Thanks in Advance
-
Service Items - upgrade to 2012
Hi the Upgrade guide says You must set up the company priority only if you upgrade items from more than one company. We dont have physical stock as such however we have set up service items in Stock Management module . Will they be treated as real/physical stock - and so have to be mapped ("If the items that you map to a…
-
Error while posting invoice in AX 2012 R3
Hi All, I am using console Demo data for AX 2012 R3 and I am going through production process. I have created the purchase order and when I am trying the post the invoice. I am getting the following error. Posting: Purchase order: 000004 Account number for transaction type Purchase expenditure for product does not exist.…
-
Details view wrong information displayed
Help! I'm new at AX2012. Target module: Human resources>Common>Workers>Workers When you double click a record, a detailed view/worker summary form will pop-up right? All the information is correct. But when I use the advanced filter, select show records active as of and input a date. Then, select a record. A wrong…
-
How to disable "New" and "Delete" toolbar button on my form
Hi, I wanted to disable the "New" and "Delete" button on my customize own form. I have found the same functionality(button disability) on the "sysRecordTemplateTable" form. It has also "New" and "Delete" buttons disabled. Can anyone help me? Many thanks in advance. Thanks and Regards, /Ashlesh
-
postload method() - (this) - value
public void postLoad() { super(); //<GEEEE> EePersonalDataAccessLogging::logReadAccess(this); //</GEEEE> } My question where does the value of (this) comes from? because it changes without me knowing. and what are the possible methods related or triggers the postload method() Thanks. My real problem is e.g. the value of…
-
Insert in DirPartyLocation.isPrivate
How to insert in DirPartyLocation.isPrivate example to Yes. this doesn't work DirPartyLocation.IsPrivate = 'Yes'; Thanks!
-
problem running developer cross-reference in AX2009
Hello, I'm trying to run the AOT cross-reference in AX2009, path from GUI is <Tools / Development Tools / Cross-reference / Periodic / Update> and with the Update Data Model & Update Type hierarchy fields checked. I receive the following error when attempting the above: <User is not authorized to delete a record in table…
-
research / duplicate data
there is checkbox for show all records and formfunctionbuttoncontrol apply button. if i check the show all records and click apply. duplicate data is shown. e.g Name age From to a 1 1/1/1990 1/1/2000 b 2 1/2/1990 1/2/2000 c 3 1/3/1990 1/3/2000 a 1 1/1/1990 1/1/2000 b 2 1/2/1990 1/2/2000 c 3 1/3/1990 1/3/2000 but after i…
-
Report Values Mismatch-Ax 2009
Total Amount of 'Inventory value by inventory Dimension' Report is Mismatch with One Ledger Account named 'Closing Stock total' with column name "CLOSING BALANCE" amount in Trial balance Report. How to check that why these value are not matching in both report.
-
Determine from which table the price is retrieved
Hello How can I determine from which table is 'unit price' retrieved when I select 'ItemNumber' in 'SalesTable' form's grid? As I already found out, SalesTable retrieves prices from inventTableModule or from priceDiscTable. Thanks...