WINAPI Deprecated methods
Hi, all,Since WINAPI is deprecated, how to rewrite the methods in ax 7.HWND hwnd; ;WinAPI::findWindow(#XLMAIN,''); WinAPI::bringWindowToTop(hwnd); WinAPI::setForegroundWindow(hwnd);and...
View ArticleVSTS Build - different branches on one agent
Hello everyone!Is it possible to run build successfully for two different branches of one project on one build agent?Thank you!
View ArticleGet the datasource from caller MenuItemButton
Hi allI have a form with 3 Action MenuItemButtons. In that form I have 3 different datasources. The menuItems call the same class.I have set the datasource property for all 3 menuItems. In the class...
View ArticleIn Update 15 (D365FO) , Application Suite, Foundation and Platform are there ?
Hi All,Can you please let me know in Update 15 (D365FO) , Application Suite, Foundation and Platform are there?Or Is there any changes?Please give me more shed on this.Thanks!
View ArticleLayers in D365
I have never worked in AX2012 - I started with D365. The company I work at still does a lot of work in AX2012, so I hear a lot of layers and overlaying and whatever.At the moment I simply ignore layers...
View ArticleValue was either too large or too small for an Int32, AIF.
Hi, i made a node.js application which communicates with AX through AIF(http service hosted on iis). The application is clocking in and out workers, and also starts and stops jobs. I am using the...
View ArticleGame Development in AX 365 for finance and operations
Good Morning,Can any one help me in developing games.Any resource how can we develop games in ax current version.Please show some light i donot found any resource.Any book is there for game...
View ArticleHow to consume C# data contract class list in Ax 2012
Hello,I had to make integration between 2 different Ax environment. I wrote an AIF service for one environment to read data and I wrote a C# class, I am getting data from AIF to C# by using data...
View ArticleException occurred on the metadata service on client or server - error
Hi experts,Please help me in solving this error I get while selecting a Query for a SSRS report's dataset.I have Microsoft Dynamics 365 for Operations in my VM. In Visual Studio 2015, I have created a...
View ArticleMultiple SSRS report print issue in D365
I have code where i am calling same SSRS report twice to print (PDF/file) with different parameter, but it only prints last one and skip printing first.I thought this is standard bug so tried doing...
View ArticleMultiple SSRS report print issue in D365
I have code where i am calling same SSRS report twice to print (PDF/file) with different parameter, but it only prints last one and skip printing first.I thought this is standard bug so tried doing...
View ArticleOverride Query of Form Data Source
Hi all,How can I override the query of the form data source?I need to remove the firstFast in the Select statement. I've checked the query in AOT and its firstFast property is set to no yet when I...
View ArticleFilter in grid does not work
Hello!I created new simple form: two datasources with inner join relation and one grid. The problem is that the standard filter does not work when I click on column header or press Ctrl+G. nothing...
View ArticleImplement an Interface in a standard form via extension
Hello together,in order to make a standard list page capable of reacting on custom tile filters, I need to implement two interfaces in a standard form (e.g....
View ArticlePerformance SDK :Could not load file or assembly 'aoskernel.dll' or...
Hi i am getting below error when running load-testing. Initialization method MS.Dynamics.Performance.Application.TaskRecorder.AcxInventoryAdjustmentBase.TestSetup threw exception....
View ArticleHow we can post data to data entities OData endpoint in AX 7?
I have created 'TMSRoute' table data entities and exposed it by setup public property is 'YES'.Now I am able to get data in browser using OData endpoint. But I not aware of how I can make POST...
View ArticleShow less fields in a lookup form
Hi,I have created a display method in the job for the purchase table and i want only purchid to be shown in the dialog box.But i am getting all the values from the purchtalbe.Please...
View ArticleData Entities not showing records
In the Dev environment and created several data entities with success. I have them published to our BYOD. Now I have created a data entity for the SalesLine table but this time it does not show any...
View Articledata entity for inventtrans
I require to run a report for all inventory activity and I focusing on inventtrans file is the table I need to focus on. I cannot create a data entity for this since there is no natural key. How can...
View ArticlePO
s are going into approved state but not going into Confirmed state so e-mail with PO is not going back to originator any idea what I need to change here or look into I am stuck
View Article