Troubleshooting AXAPTA BusinessConnectorException
Hi all,I had a working AXAPTA .NET Windows Service using the BusinessConnector.dll. At that time, the AOS 4.0 server is running on a Win2k8 server listening on port 2713. Yesterday an upgrade took...
View ArticleHow to create a customized lookup in reprot dialog
HI, I have created a clas for dialog , in dialog method added edt then i get a lookup bassed on edt ,But my intention is to gwt the lookup bassed on condition how will get this?Thanks in Advance
View ArticleElimination - Questions (AX2012 R2)
1) Performance : What is the recommended server configuration for performing consolidations and eliminations for an implementation with a minimum of 8 entities and maximum of 40 entities? 2) Is there a...
View ArticleCreate Index on Dyanamic AX : Need Expert advice
Basically I am a database Admin, New to Dynamics AX, How to create Index (Clustered and Non Clustered Index) In Dynamic AX Using AOT?If I synchronize the AX, The index will be removed?Is there any...
View ArticleExclude class or methods from CIL incremental
Hi all, we are a developer's team performing some customization for our customer and we got problem with CIL Incremental because, when I launch the compilation, AX considers all modified class and...
View ArticleCodeAccessPermission problem
Hello everyone, I have a class that queries for data with direct SQL. I execute a query and do a while-loop on my resultset.In the while-loop itself I fill a file which needs to be stored on a specific...
View ArticleGRNI Data
Hi,Does anybody know anything about GRNI data? I want to create a SSRS report detailing any GRNI purchases. It's based on data from the 'Items posting by account' report in General Ledger but I do not...
View ArticleDomain user admin for deploying AX reports from Visual Studio
All - We have had issues deploying AX reports to our report server and after much investigation (on this forum and others) and testing I have determined the issue is with administrative rights for the...
View ArticleSome maintenance questions.
On Dynamics AX 2009.1. There are situation, when I create new tables, delete them on one layer, and import them - There is an internal cache.I didn't succeed reset that cache, even I restart AOS and...
View ArticleCalling DLL inside dynamics ax 2009
Hi All, Just want to seek help/advice regarding calling DLL file inside AX 2009. I tried creating DLL using c# in .NET Framework 3.5 with Singing details and public token. I also generate the...
View ArticleDMF BETA 2 and InvenTable import - Imposible
Hi all! I´m having a great fighting with the dmf beta tool 2. Now I´m triying to import the Inventtable (and all the ecores*** tables) so I´m being looking in the entities that we have from MS.I notice...
View ArticleSo where do you go for technical discussions?
Hi,I'm looking for assistance with safely importing data into AX 2012 using SQL but there doesn't seem to be that kind of depth here on this forum. So where does one go for help?I've been searched...
View Articlehow do i map two transactions when posted accidently with false locked in...
hi there, If in case accidently the lock in journal was false and there had been a bank transaction , that is debiting the bank ledger account and crediting petty cash account, how can i rectify it?...
View ArticleRetail data upgrade - RetailInventTable
HiI am looking at the data upgrade process from Ax 2009 to Ax 2012 Retail.Can anyone explain where in the process the RetailInventTable gets populated. I have tried look at the Ax 2009 Retail pre...
View ArticleAX 2012 Initialisation Checklist reset, where is checklist information stored
Hi All,Here's an outline of my problem:Installed AX 2012 feature pack, logged in and completed Initialisation checklist successfully and initialised system. log out of AX and back in and...
View ArticleReg: Unable to Create lookup in axgroup @ AX EP 2012
Greetings to all techies for the day, I have one usercontrol page containing axgroup control with a lookup field, i am unable to select any data in that lookup(the data in onlookup...
View ArticleHow to create a job to import .csv file to the interface?
This might help. Modify accordingly! static void XIF_ImportInterfaceMapping(Args _args){ XIF_InterfaceTable interfaceTable; XIF_FormatField formatField; XIF_FormatLines...
View ArticleA report that can show all users' permissions that associated with groups
Is there a way to show all groups in AX2009 and the groups associated with them?I need to build a report that can show all users' permissions that associated with groups.Any hints are very...
View Articlesetting allow edit for each row in a datagrid
Hi, we want to set allowEdit option of several fields depending on the data for each row in a datagrid (AX2012). We do this in active method of the datasource like this:...
View Article