Quantcast
Channel: Microsoft Dynamics Ax
Browsing all 181 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Field "fieldname" in Table "tablename" has not been explicitly selected in AX...

Hi all,I've a Dynamics AX 2012 installation in my enviroment. When I open several forms (like Target Entities in Data Import Export Framework, or CustTrans, or VendTrans) I receive this error: Field...

View Article


Image may be NSFW.
Clik here to view.

Field has not been explicity selected

When working on a AX2012 implementation I received following error when I printed the customer collection letter.Somehow the field VATNum can not be selected in this method.Although the proper...

View Article


Image may be NSFW.
Clik here to view.

Unretrieved values on the companyinfo Table in AX 2012R2

In AX 2012 R2, table inheritance tables are all stored in the same table.So the Company Info table is on SQL level stored in the table DirPartyTable. They did this for performance reasons. But what...

View Article

Image may be NSFW.
Clik here to view.

How to add or delete a label file in Dynamics AX 2012 (Microsoft Dynamics AX...

By now, you all must be aware that we are done with AOD files in Dynamics AX 2012. Model is the new deployment option for deploying AX objects on various installations. If you want to learn more about...

View Article

Image may be NSFW.
Clik here to view.

Label IDs in Dynamics AX 2012

Dynamics AX handles text localization by using a label ID (e.g. @SYS1234) in code and metadata; the real text is looked up then based on user’s language. .NET developers may recall localization...

View Article


Import Label files ( ALD ) script, using SysLabelFile class

HiIf you have to import many Label files in different languages into AX 2012, you can use the script below.If the label file doesn’t exists, it will be created at the current level. This operation will...

View Article

Image may be NSFW.
Clik here to view.

AxBuild.exe for Parallel Compile on AOS of X++ to p-code [AX 2012]

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2AxBuild.exe can accomplish a full compile of all X++ code, into AX p-code, many times faster than the traditional compile that...

View Article

How to get the current database name in axapta

Axapta supports a class called SysSqlSystemInfo by using this calss we can get the current database name...static void sqlSysName(Args _args){    ;...

View Article


Returning the Current SQL Server, Database, and Configuration

Recently I needed to add business logic around code, that acted differently based on what Ax instance I was in. I wanted to know the best way to always determine that, and after doing some searching I...

View Article


Image may be NSFW.
Clik here to view.

Cleaning up after AxBuild.exe

So the AxBuild.exe tool has been around for a couple of weeks now and imho this is the best addition that a CU brought until now.There have been some nice post about how it works and what you should...

View Article

What You Need To Know About the 15-minute CU7 Compiler

If you hadn't heard yet, CU7 has been released for AX 2012 R2. Lots of things to get excited about (comparing reports anyone?), the thing I'm most excited about is the new compile optimization. We did...

View Article

Image may be NSFW.
Clik here to view.

You got to love AXBuild Compiler Tool

Initial testing of AXBuild I finally got around to play with the new compiler tool for Dynamics AX 2012 R2 and it really is a game changer. My first attempt of compiling a fresh install of AX2012 R2...

View Article

Image may be NSFW.
Clik here to view.

Working with Data for Enterprise Portal [AX 2012]

The code you add for User Controls will often be required to work with data for Enterprise Portal. Several techniques can be used to access data for Enterprise Portal. These are:.NET Business...

View Article


AX 4 – Copy BOM item in X++

I wrote some X++ code to clone BOM items in AX 4, here I prefer using default AX classes and methods rather than hijacking tables directly.static void BOMCopy(Args _args){InventTable...

View Article

Image may be NSFW.
Clik here to view.

Copy, Set, Delete, Get Product Categories and Attributes in AX 2012 X++

Hi there,I hope you had a great week and that you are ready for a great and restful weekend. In this post I would like to spotlight the work of one of my customers. His name is Colin Mitchell and he is...

View Article


Show/Hide the dialog range field

To hide/show the query dialog field, you need to implement/override the showIndexFields() method of the dialog and return FALSE if you want to hide the field from the dialog query range.here is an...

View Article

Image may be NSFW.
Clik here to view.

A CLR error occurred while invoking the scheduling engine

While running Master Planning in AX2012, a lot of issues can crop up and one of the messages we see in the info-log is "A CLR error occurred while invoking the scheduling engine.". There are various...

View Article


Image may be NSFW.
Clik here to view.

AX 2012 – “Lights out” System Compile

As most of you are aware by now, AX 2012 makes extensive use of .NET CIL to perform various functions within the system e.g. the AIF framework, AX Batch Server, AX SSRS Reports, etc – all of these...

View Article

Image may be NSFW.
Clik here to view.

Schedule full CIL compile

A full CIL compile can be run from the AX client, but you cannot schedule it. This post describes how to achieve scheduling a full CIL compile recurring using Task Scheduler.Solution: step-by-step...

View Article

Image may be NSFW.
Clik here to view.

Dynamics AX Command Line Parameters

Axapta Command LineFollowing are Axapta Command line parameters and its description-allowunauthWhen using Windows Authentication, this option enables users that do not pass the authentication process...

View Article
Browsing all 181 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>