Microsoft Dynamics AX is one of Microsoft’s Enterprise Resource Planning software products. It is part of the Microsoft Dynamics family. The early versions (from 1.0 to 3.0) were called Axapta, while the later versions (from 3.0 SP6 to AX 2012) are called Dynamics AX.

learn more… | top users | synonyms

0
votes
1answer
36 views

Dynamics Ax outbound xml transformation

This xml generates from Dynamics Ax which need transformation (XSLT): Need to create an XSLT in order to get intended outbound xml file <?xml version="1.0" encoding="UTF-16"?> <Envelope ...
0
votes
0answers
55 views

AX 2012 Labels in SSRS Unbound Parameter

I have a SSRS report in AX 2012 with a parameter, where Values is set to "Unbound Values" (Non-queried). In the popup for adding values, I have added a couple of lines with a value and a label like ...
0
votes
1answer
35 views

Fields not displaying in SSRS report using Display method

I am trying to display the field in the SSRS report using the Display method. I created a display method in a table which returns the required value. I then selected that display method as the field ...
-1
votes
1answer
56 views

SSRS Report Detailed Trial Balance error “The field with ID '0' does not exist in table 'LedgerTrialBalanceStagingTmp'”

I've been trying to open a report in the General Ledger > Reports > Detailed trial balance. In the form, I input a parameter for Ledger account.MainAccount. When I click OK, I got an error: Error ...
-1
votes
0answers
42 views

UTCdateTime field in ax form showing up blank [closed]

I think this might be a bug in AX 2012, not sure. But i have a form where i have added a UTCdateTime field where the user can choose a date for delivery. But most times i open this form, the date ...
-1
votes
0answers
19 views

AX 2012 Hyper-V dont have demo database [closed]

Hi all i have installed Ax 2012 hype-v image on my machine. Please let me know how to get database and how install AX component. Also it would be great help if i get pre-configuration guide to setup ...
0
votes
0answers
12 views

Activating/Deactivating aif ports using a script

I've searched google and also this site but am having trouble finding any examples for this. Does anyone have any suggestions?
0
votes
0answers
27 views

Access COM DLL from MBS Axapta 3

We have MBS Axapta 3 in our company. The boss doesn't want to migrate to a later version of Dynamics AX, so I'm stuck with this. Basically what I'm trying is to access my own COM DLL from Axapta's ...
0
votes
2answers
56 views

Errors 10001 Internal Error The transaction could not be loaded

I am encountering strange issue with Paypal sandbox account. While testing Credi Card Authorize command all Visa type of card are authorized sucessfully but credit card of type Master Card are not ...
1
vote
2answers
217 views

How can I generate CIL from X++ in Dynamics AX 2012?

Is it possible to generate CIL (either incremental or full) from within X++ code or the command line? My problem is that I want to import a model or xpo into AX, and I need the CIL to be generated ...
0
votes
1answer
36 views

Getting associated trade agreement (PriceDiscAdmTrans) from a record in SalesLine table in dynamics ax

How do I get the associated record in trade agreement journal (PriceDiscAdmTrans) from the record in SalesLine Table?
0
votes
1answer
66 views

Remove legal entity check from some forms

There are some forms which exist in only certain legal entities, I want to remove this check somehow, and make these forms available in some other legal entity as well, any idea?
0
votes
1answer
176 views

Personalize Dynamics AX Synchronization

I need your help so i can resolve some problem on my job. We have some reports that we run on Sql Server Reporting Services. The query on it its T-SQL language but the report is really slow so i ran ...
0
votes
2answers
204 views

Changing Default value of Checkbox in Ax2012

For a check box I am trying to set the default value to checked. I set the value in the properties to 1 Didn't appear checked by default. Restarted AOS, did Full compile and CIL generation. Still no ...
0
votes
2answers
102 views

How to get return value from IAxaptaRecord::Call()?

In Dymanics AX 4.0, I want to run some methods under the Application Object Tree (AOT) > Data Dictionary > Tables > CustTable > Methods. (Could be any table at all) This is mainly to get some custom ...
0
votes
0answers
72 views

Dynamics AX 2009 Authorization for Notification

I remove some users from administrator group and set-up a base authorization group for their activities. After this the users don't receive the notifications of workflow activity. Wich ...
-2
votes
1answer
61 views

Reports in Ax2012 [closed]

I am new to Axapta. Can you please guide the best to way to learn the repots in AX2012 Any URL OR video should help.. Regards shaik
0
votes
0answers
98 views

Generating payment in AP journal in Dynamics AX without generating dialog form

I need to use class VendOutPaym for generating payment(modifying all fields necessary to be modified after payment generation with all data validations required to generate check). I need to write ...
0
votes
1answer
69 views

Dynamics AX CompanyImage to Image File

I need to export the images stored in CompanyImage table to a image files. How can I do it? Reading the table I obtain a Bitmap field but how to know the type of image to build the correct ...
0
votes
0answers
192 views

AX 2012, Can a Misc Charge be added or adjusted once an AR invoice has been posted [closed]

In AX 2012, Can a Misc Charge or Freight Charge be added or adjusted once an AR invoice has been posted? I know it can be done in AP. Many thanks
0
votes
1answer
220 views

how to get static range in your report

In AX Report the User can select different Range. I seek to show that the criteria used to filter user in the report itself even the expression "parameter!CustomerAccount.Value" don't work because ...
0
votes
1answer
262 views

To find a particular word written in a string type field in AX 2012?

Is it possible in AX 2012 to find a particular word/words written in a string type field in AX 2012 table or form. e.g, I have a field named Memo in my table named test. In that field I have a written ...
1
vote
0answers
198 views

Dynamics Ax(R2) Excel add-in: How do I work with arrays?

In previous versions, the Dynamics Ax Excel add-in has returned an error when working with tables containing an array (A column named 'name' already belongs to this Data Table). This seems to have ...
0
votes
1answer
205 views

Using date part only of CreatedDateTime field in while select statement

How can one group by a table based on only the date part of the CreatedDateTime field in X++ in dynamics AX? I can use the following statement in the sql server and get what I want but I don't know ...
1
vote
0answers
162 views

AX 2012 Vendor Prepayments Posting

There is a new feature called Vendor Prepayments in AX 2012. It basically allows a company to prepay a vendor before the receipt of any goods. This was not there in AX 2009. So a user can basically ...
0
votes
1answer
260 views

Exporting csv file in Ax 2012

I am exporting a csv file from Ax 2012. The path to store Eg:"D:\Local\folder" is coming from a field in Ax 2012. Now I have created a new file. Eg:Cust.csv, and wrote my values from a container to ...
0
votes
1answer
139 views

Field type returning numbers [Axapta]

I want to get the field types. My code is as follows: tID = dict.tableName2Id(tableName); counter = 0; dt = new DictTable(tID); if (dt) { counter = dt.fieldNext(counter); while (counter) ...
1
vote
1answer
575 views

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 fine when opening form but if I set manually a filter in the grid header, the range ...
0
votes
1answer
139 views

Limit number of business connector users in AX2009

Background We provide some webservices to export and import some data to a website. Unfortunatly the programmers of that website don't seem to, or don't want to understand, that if they try three ...
2
votes
2answers
273 views

Decompress a GZip Stream in Dynamics AX X++

I'm attempting to deflate a .NET GZIPStream in X++ but I'm running into a bug. The .NET code to create the string is pretty simple: private string CompressString() { string ...
2
votes
2answers
490 views

How to debug or unit test DataProvider classes in dynamics AX 2012

Is there any way to debug a DataProvider class, a class that extendes from SRSReportDataProviderBase, When my AOS, my client and my SQL are separated in different servers? Or there is any way to ...
0
votes
1answer
295 views

In AX 2012, How to expose WCF service as REST

Right now i am exposing services from AX 2012, how to configure it to expose it as REST? I have to use this service in MAC Xcode for IOS integration, I believe its easy if it is a REST than SOAP.
1
vote
2answers
559 views

Programmatically add an invoice to Dynamics AX 2009

I'm am pretty new to Dynamics AX 2009 and since I haven't really found the way to solve what I'm doing I decided to ask here. I have a requirement to post(?) an invoice through X++. I already found ...
0
votes
0answers
97 views

Microsoft.Dynamics.BusinessConnectorNet mixed mode assembly error

"FileLoadException was unhandled by user code" (Mixed mode assembly is built against version 'v2.0.50727' of the runtime and cannot be loaded in the 4.0 runtime without additional configuration ...
1
vote
2answers
611 views

Dynamics AX 2012 SQL Extraction of Base Enum Values

Is there a table, view, or procedure I can use to extract the values from a Base Enum using SQL (straight from the DB, not within X++)? I was able to find an isolated few in the table ...
0
votes
1answer
156 views

copy contents of attached file in AX 2012 to a particular record

I need to copy the contents of a attached file to a particular record in AX2012 in any form and then I have to paste this content in any string type field under same form. I am trying to perform ...
1
vote
1answer
126 views

getting filename attached to a record in AX 2012?

how to get a filename attached to a record in AX 2012... e.g., I have some table named table1 in which I have attached a file with each record. Now, i want to write a job to fetch the name of files ...
1
vote
1answer
96 views

AX 2009 / 2012 CS database collation

I've found several articles, posts and threads that case sensitive database collation isn't supported. Neither by 2009 nor by 2012. In Installation-progress, you'll be faced with this, latest. But I ...
0
votes
2answers
82 views

Dynamics AX Add Products Filters without Retail Add On

I need to enable the filters section of the Add Products form (RetailAddProducts) when called from a Purchase Order Form. This feature is only native to Retail Catalogs as I understand it but I need ...
0
votes
1answer
280 views

Dynamics Ax 2012 Overriding empty values of a field

I have some custom fields in the SalesTable form where I have overridden the lookup method to fill a combobox. I have also overrode the form's initValue method of my custom data source to ...
0
votes
2answers
138 views

Dynamics Ax 2012 Missing Category Column in EcoResProductCategory

We are having an issue with the form EcoResProductCategory. At one point, this form had a column named 'Category' that our company utilized. Somehow this column has gone missing. My team develops on ...
0
votes
1answer
206 views

Attach document to a record in AX 2012

I want to attach a pdf file for a particular record in AX 2012 form. How to do that? Please let me know the step by step procedure..
1
vote
2answers
161 views

Rounding in salesLine price field

I need to show 5 decimal places in the price field in sales line, purch line and item master (sales tab). I created new EDTs with 5 decimal places to replace the salesLine.SalesPrice and ...
3
votes
2answers
686 views

Dynamics AX: Disable datasource from form in code while being able to use advanced filter/sort option

I've modified the InventTable form so the users can filter the items depending on their "Stopped" status on the default order settings setup form. They get a list of the "buyable" items, "sellable" ...
1
vote
1answer
230 views

How to open text file with the help of button under any form?

I have one text file(Notepad) put under resources node in AX 2012 AOT. Now, my task is to open this file with the help of button under any form. http://msdn.microsoft.com/en-us/library/cc967403.aspx ...
0
votes
1answer
648 views

Initialize values in AX 2012 Wizard controls…

I have created a wizard in Ax 2012 using wizard>wizard and i am calling this wizard from Custtablelistpage form... now, i have put some controls in this wizard like CustAccount, and i need to ...
0
votes
0answers
227 views

Adding Dynamics AX web reference to MonoDroid Android application with visual studio

I'm currently working on a Android app using MonoDroid in c# with visual studio 2010 Professional. With this Android application i will use a Microsoft Dynamics AX web service(wsdl) which i already ...
0
votes
1answer
170 views

Is Microsoft dynamics ax worth learning and added to your resume? [closed]

I am currently working in c++ and sql server. I have worked in c# too. Now, I have an opportunity at my job to learn Microsoft dynamics Ax 2012 and change my job to do this. I was wondering if it ...
0
votes
1answer
339 views

Ignore datasource filter on a form in AX 2012?

I have a form that has a menu item which takes us to another form and per base AX filters on the selected record. I want to create a separate menu item that takes me to the same form, but instead ...
0
votes
1answer
131 views

Is it possible to change the target namesplace of an AX 2012 AIF WebService?

If I create a AIF-WebService (custom or document) the targetNamespace is set to "http://tempuri.org/". Is it possible to change that? I've set the property "Namespace" in the service node in the AOT ...

1 2 3 4