Get/Set value to global data.
Is there any way to set global data variable, and read it elsewhere.What is the scope of global data variable? Is the scope the current session (other session will not see the global variable)?Thanks :)
View ArticleHide/show Combo Box
Hi .I have 3 combo box i need method to hied or show another combo box Dependence on first combo box .such as :when is select first chose in first combo boxcombo box 2 showcombo box 3 hidewhen is...
View ArticleCustom Web Service
Hi All,I have created a Web service on AX. I created an operation 'createPurchaseOrder' and a method in the class. I want to call this url from my browser. Looks like the base url without any...
View ArticleInstallation error in AOS dynamics AX
0down votefavoritei am trying to install the AOS Dynamics AX in windows server 2012. i have created the databases using Database installation in AX Dynamics setup in SQL Server. Now i am trying to...
View ArticleRetrieve Data From Void Method to Class Extension
i have class, inside that class i have void method like this :abstract class SalesQuotationTableForm { void createFromTemplate() { SalesQuotationTable salesQuotationTableTemplate; SalesQuotationLine...
View ArticleCreating Sales order using Business Connector C# (C Sharp)
As the title says, I have to create the Sales order using Business connector and C#. I am able to connect AX using business connector but unable to find any help that how can I create a sales order. I...
View ArticlegetThis() on init Method
Hi everyone,I wanna get record from init method, the record that I want is marked red This is my script : [ExtensionOf(formStr(SalesCreateQuotation))] final class SalesCreateQuotation_RAP_Extension {...
View ArticleHow to write code in private method in D365FO
Hi Friends,I am working on "Ledger Transaction List Report", In this report i want to add new field "Main account type". Here data is coming from "LedgerTransListReportHelper" class, and i want to...
View ArticlePre and Post event handler a Class
hi all im new in ax365, i wanna custom description report on General Ledger>>Inquiries & Reports>>Ledger Reports>>Ledger Transaction List->just want to testing custom...
View Articlehow to fix Object 'CLRObject' could not be created error
how to fix Object 'CLRObject' could not be created error
View ArticleVendor Portal - Catalogs
Hi All,I am working on catalogs by using vendor portal. I want to know the possibility of uploading the JPEG files/Images with Catalog by using Vendor Portal.Moreover standard system is offering XML...
View ArticleAccount number for transaction type Bank statement does not exist - when...
Hi,I have a small bank rec with matched transactions. I am trying to post the Bank Statement now.After many successful bank recs postings suddenly system throws an error ''Account number for...
View ArticleCreate info in messages bar Dynamics 365 Finance and Operations
Anyone know how to create info in messages bar here?Thanks,
View ArticleHow to function or method about changing to other work order number effectively
HI, Thanks for reading my article.We're looking to replace a existing ERP Syetem to Dynamics 365.But, we have a big problem about production. (we're producing some...
View ArticleCan WinAPI::fileExists be used with a wildcard?
HiCan the WinAPI::fileExists method be used with a wildcard?For example, I would like to check a folder for an instance of a filename that starts with "12345" and would just like a boolean response if...
View ArticleUnit testing query
Hi Friends,We have a report having performance issue, the query behind the report is likely the culprit. Is there a good approach to test the query alone without running report? in other words, if we...
View ArticleSysoperation
Hi,While developing the SysOperation framework, Is it compulsory to write controller and contract class? do service class is enough if not required parameters.--RegardsARK
View ArticleCan we alter/add range of query and and save to AOT in D365FO through X++?
Hello All,Can we alter/add range of query and and save to AOT in D365FO through X++? In Ax 2012 I've achieved the same.but the same code not working in D365FO. queryObj.AOTcompile(1);...
View ArticleDeveloping custom reports on Power BI with Dynamics AX 2012 R2?
Hii,We want to use Microsoft Power BI for our Dynamics AX 2012 R2 Data Analysis, Reporting and Visualization.I have following questions,1. Can we connect Power BI Desktop with Dynamics AX 2012 R2...
View Article