Dynamics AX 2012中的runas方法 / runas method in Dynamics AX 2012
8年前 (2018-04-03) 2262浏览 0评论
Yes we can use RunAs with in Dynamics ax code also, sometime we need to run specific operation under different user account, ...
8年前 (2018-04-03) 2262浏览 0评论
Yes we can use RunAs with in Dynamics ax code also, sometime we need to run specific operation under different user account, ...
8年前 (2018-04-01) 1856浏览 0评论
Hi Guys, This is with the 3rd and final part of same demo, In this post we will see what is the code we need to write on wep ...
8年前 (2018-03-31) 1860浏览 0评论
I was working on creating the new Data entity related to Case Details on Dynamics ax 365, The creation went well and simple. ...
8年前 (2018-03-31) 1280浏览 0评论
1. Open command prompt. 2. Type Ax32.exe –language=culture_id Example : Ax32.exe –language=en-us Advert...
8年前 (2018-03-29) 2258浏览 0评论
Disclaimer: I have no idea if the title is true or not. There are no world cups for languages competing against each other fo...
8年前 (2018-03-28) 2217浏览 0评论
I was working with ODBC and i found this error, On searching i have found this article. Cannot execute the required database ...
8年前 (2018-03-27) 2064浏览 0评论
This might not be news to many of you out there, but was certainly new information for me today. I have deployed a new Azure ...
8年前 (2018-03-27) 3226浏览 0评论
Hi, These days i am exploring Chat bots and possible implementation with Dynamics AX 365. It is exciting new thing with lots ...
8年前 (2018-03-27) 1977浏览 0评论
Scenario: Need to make the adjustments to the prices for a product for a specific customerBelow is the process to achieve th...
8年前 (2018-03-23) 1698浏览 0评论
We know that our product name is long, and has changed. We’ve worked with our branding, marketing, and legal folks to c...
8年前 (2018-03-23) 2140浏览 0评论
The other day I saw an example of how prospective vendors are onboard in Dynamics 365 for Finance & Operations, and the v...
8年前 (2018-03-23) 2017浏览 0评论
In this part of blog we will discuss, how we can create App on Azure, which is mandatory for creating this integration, if yo...
8年前 (2018-03-22) 1862浏览 0评论
We are happy to share the Spring ’18 release notes for Microsoft Business Applications. It summarizes all new and updat...
8年前 (2018-03-21) 1929浏览 0评论
Objective of this post is to create print management integration and creating the correct settings based on the document. In ...
8年前 (2018-03-21) 2610浏览 0评论
Object is to read data from Dynamics ax 365FO data entities using Web Api project. This is first part of the blog series on c...
8年前 (2018-03-19) 1741浏览 0评论
On Ax 2012 R3 one of the new cool features is the ability to insert data from a query directly into a table. Here is a quick ...
8年前 (2018-03-18) 2116浏览 0评论
This SQL query is worth to share and can be used if we need to review Advance rule structure outside Dynamics AX  ...
8年前 (2018-03-16) 2289浏览 0评论
Hi Dax guys, I was working for a customer who was looking to implement custom designs on existing SSRS print management repor...
8年前 (2018-03-16) 2199浏览 0评论
Hi Dax guys, This is small utility code if we need to unsettle payments and invoice select firstonly * from findCustTrans whe...
8年前 (2018-03-16) 7448浏览 0评论
Hello Everyone, It has been quite sometime i have not written here. Last few months were very busy with several … Cont...