How to take complete system backup in Dynamics AX 2012 R2
Hello All.I am new in Dynamics AX. i want to take complete backup for all 20 companies in Dynamics AX. please suggest me a solution how can i take complete backup using management shell or other ways....
View ArticleWhatsApp integration with D365 for operations
Hi,is it possible to integrate whatsApp with D365. If yes then please guide me for the same.
View ArticleExteding an EDT vs deriving it from an existing EDT
Hi dear community,At the bottom of the reference page for modifying EDTs here by extensions it mentions the following tip:Tip: Instead of extending an existing EDT, you can create a new one, deriving...
View Articlewriting SQL statement based on Ax Query 2012
Hello Communtiy, i want to convert the following x++ statement to sql:static void UpdateCustTransDescription(Args _args){ CustInvoiceLine custInvoiceLine; CustInvoiceTable custInvoiceTable;...
View ArticleSysTest Framework In D365
Hi All, Can you please tell me what changes comes with SysTest Framework in D365 FO? And How can I use it for my Automation Unit testing ?Looking for your suggestions on this.Thanks.
View ArticleExtension Of Table Field Properties
Hi All, I am trying to change the table field properties from extension, But i cannot able to change the field properties .How can i change the properties ? Suggest an solution.Thanks &...
View Articlemodified field value with 2 different tables field method
Hi everyone, I'm new to AX 2012. I really need someone who can help me out with this kind of problem.So, currently I've 2 tables:1) VendTable field AccountNum (drop down menu)2) DirPartyTable field...
View ArticleCreation of menu item using code in D365FO
I used the following code for creating a new output type menuitem using code https://github.com/HichemDax/D365FONinjaDevTools/blob/master/D365FONinjaDevTools/AddItemsToFolder/AotElementCreate.cs I...
View ArticleSet Value FormDateControl
How can I set value FormDateControl ? [FormControlEventHandler(formControlStr(AssetProposalDepreciation, ToDateControl), FormControlEventType::Modified)] public static void...
View ArticleProjects table - what is it called?
When we export a sales quote onto MS Word and want to link the projects table to the document, we cannot seem to find it:What is the projects table called?If we want to add another table to this list,...
View ArticleDeployment
Hi Folks,We have 2 types of deployment (as per my knowledger on-prem & on-cloud).Our IT team deployed VM as follwing:-Took the bundle from shared asset library and created VM in AZURE and mounted...
View ArticleMigrate 365 application to AX 2012
Hello, please any one guide the quickest way to transfer my dynamics 365 application to dynamics ax 2012. Thanks
View ArticleHow to remove the special characters in select statement
How to remove the special characters in select statement ?
View ArticleLookup control: show Name for the user but get ID in x++
Hello Everyone,I create a lookup control. i displayed 2 fields (Id and Name) like the that : SysTableLookup sysTableLookup; Query query; QueryBuildDataSource...
View ArticleHow to override checkbox form control method on a extended form.
I have a requirement to ensure that only 1 item is select at any given point of time on the form. I was able to accomplish this in Ax2012 with the code shared at bottom, however not sure how to go...
View ArticlePassing value between forms
Dear experts,I'm new to x++ & ax world, i have this forms :I made this forms because i'm learning how to pass values between forms. From many sources i have read, i need to override clicked method...
View ArticleCreate Sharepoint folder and subfolders from D365 Finance and Operations when...
We are using D365 Finance and Operations and we are looking to create a Sharepoint folder within a document library when creating a new project within the project module of D365. The folder might be...
View ArticleError retrieving data from an entity created in Dynamics 365
I have the following error I would not know if it is for the entity because when I see the data of that entity I see everything with total normality. Ejm: I have 1 Document with 3 lines with amounts...
View ArticleCode editor source code
Good morning,As i want to check source code for the code editor in ax 365 / ax 2012How can we check that.Please provide some light on this.Regards.Have a great day.
View ArticleWhatsApp integration with D365 for operations
Hi,is it possible to integrate whatsApp with D365. If yes then please guide me for the same.
View Article