Integration of Attendance device
Hey all,How can i integrate attendance device with AX 2012? Can anybody tell me the detailed answer for how to do that? Some people are saying via API file and some are saying to integrate the...
View ArticleHow to change ssrs system report design
Hi all,I am new in ax 365, i want to change ssrs report design. Please let me know the process of customize standard ssrs report design.Thank you.Rahul
View ArticleStrange inconsistency between servers: performance of x++ and IL execution
Hello,This weekend I was flabbergasted after a long debugging run. There were performance issues (tell me something new) but this time it was actually interesting and not DB Related. Our un-optimized...
View ArticleHow to write code at SO creation event.
I can see the SO creation code in command OK button's CLICKED method of SO creation form.For that CLICKED method, i copy onclicked EVENT and paste this event standard code in my class and write my...
View Articlew3wp.exe process now find in attach to process while do the debugger
Hi all,I am trying to debugging in ssrs report while try to debugging i am not able to find w3wp.exe process in attach to process.
View ArticleHow to debug SO and PO posting process
Hi All,Can you please let me know how to debug SO and PO posting process in D3FO.Kindly let me know he steps by steps...Please give me more shed on this.Thanks!
View ArticleReferenceGroup
Hi ALL,I have a Reference Group in my grid and I want to set one of the row of this Reference Group as default value in AOT.Who can help me?
View Articlewhat is the difference between "for update' and...
Hi allCan you please let me know what is the difference between "for update' and "selectforupdate" ?.Please give me more shed on this.Thanks!
View ArticleCustom lookup in form datasource field
Hi everybody.I'm trying to create a simple lookup in a field of a datasource in a form.The tables and related forms are BankAccountTable.1.- Added new field BullCust (extends EDT CustAccount) and field...
View Articlehow to restrict Changes to only a specific mod?
Hi Everyone,I made some changes on the line view of WEST COAST purchase orders on Procurement and Sourcing Module..but its changes are reflecting on all other mod..how i can restrict the changes only...
View ArticleClear cache with code (X++)
Hi ALL,How we can clear cache such as (record cache, global object cache, browser cache, various caches in SQL Server and many more,...) with Code?Could you please give me sample code?
View ArticleHTTP Error 503. The service is unavailable.
Dear when i try to access Dynamics 365 i am getting Service unavailable on my browser . HTTP Error 503. The service is unavailable.it was working fine just one day earlier , is there somewhere i can...
View ArticleNew product demand forecasting
Hi All,I have a product demand (say P0001) of last 12 years on which I have trained an ML model for generating forecast on dynamics 365 a newly created Alike product (say R0001).I was wondering if I...
View ArticleWINAPI 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 ArticleLoop form datasource
Good morning ,As i have a requirement when i open a form and click at any point i mean any recordand i will click one button then there is one customized field on form which should generate number...
View ArticleHow to move models between environments?
Hello,I'm interested how to move content of let's say "ApplicationSuite" package from one sandbox to another.We miss some xml files of tables etc, in one box and would like to copy them from another.It...
View ArticleAX7 Move specific elements from one model to another
Hello,Is there a "magic" way to move elements from a specific model to another?(As in AX2012 the option move to model)For exemple:All my new specific EDT/Table from MyModel to the ApplicationSuite model?
View ArticleAX SSRS Controller Class: Keep Parameters dynamics while in Batch Job
I have a Customized report with Contract, Controller and DP class with parameters. It works fine when I open Controller class (or from its associated Menu Item) it brings up the Dialog box with...
View ArticleHow to get label ID from a label text in AX7/D365
Hi, in AX 2012 there is SysLabelEdit class that helps to get label ID from a string text but this class is no longer exists in AX 7. Can anyone share example on how I can get label ID from a text in AX...
View Article