Top "Axapta" questions

Microsoft Dynamics AX is one of Microsoft’s Enterprise Resource Planning software products.

How to keep ranges on form datasource when manually add filters?

I have a strange problem on form: I added a range to filter records in datasource executeQuery() method, this works …

axapta x++ ax range
How can I identify an Axapta class Name from the class ID?

Please can someone help me make sense of the Batch madness? I'm trying to debug an Axapta 3.0 implementation that has …

axapta microsoft-dynamics
The open operation did not complete within the allotted timeout of 00:01:00 - AX 2012 using AIF/WCF

I am having a problem with AIF in AX 2012 when it deals with a big amount of data that takes …

wcf axapta ax dynamics-ax-2012 aif
How to add a button to a dialog and create a method for the click event

In Axapta, How to add a button to a dialog and intercept the click event? Thanks

axapta dynamics-ax-2009
How do you "Run" a class

I'm still a newbie when it comes to Dynamics AX development. I'm working through a tutorial here. Once finished writing …

x++ dynamics-ax-2012 axapta
LEFT JOIN in Dynamics AX View

Does anyone know how to do a LEFT OUTER JOIN in a Dynamics AX View from the AOT (not a …

axapta dynamics-ax-2012 dataview aot
Display custom error message in Dynamics AX 2012

I'm new in AX and want to know how to display custom error message or warning. I have looked for …

error-handling microsoft-dynamics axapta dynamics-ax-2012 custom-error-handling
How to get a Common object from a table id?

How to instantiate a common type object (the table's base class in AX) via a TableId? Furthermore what else can …

axapta x++ aot dynamics-ax-2012
AX 2012 http inbound port activate error – deployment web site was not found for port

I am new to AX and a beginner to IIS (and first post on stackoverflow). I need some assistance with …

axapta microsoft-dynamics dynamics-ax-2012 aif
ComboBox in X++

In my ComboBox there are items like A B C D and bydefault the value is A where i want …

combobox axapta x++ dynamics-ax-2009