从X ++创建采购订单时常见的错误 / Common mistake, when creating Purchase Orders from X++
7年前 (2019-03-27) 1364浏览 0评论
I would like to warn my fellow Axapta/AX/D365FO bloggers, that blind copy-pasting from each other seems innocent, but it fact...
7年前 (2019-03-27) 1364浏览 0评论
I would like to warn my fellow Axapta/AX/D365FO bloggers, that blind copy-pasting from each other seems innocent, but it fact...
7年前 (2019-03-26) 1335浏览 0评论
Since the AXDEVALM blog has been removed from MSDN, I will repost the agent computer name post here AS-IS, until we can get b...
7年前 (2019-03-22) 2157浏览 0评论
Calling a web service with HTTP Basic Authentication is easy in C#. Here I’m using a REST service via HTTP GET which is...
7年前 (2019-03-10) 2736浏览 0评论
Thanks to Uwe Kruger for sharing this. I keep it here for my own reference. My notes: The postLoad method is called also by i...
7年前 (2019-03-08) 2232浏览 0评论
D365 Business events are available in Platform update 24 and later. When there is a need to communicate to an external system...
7年前 (2019-03-07) 1842浏览 0评论
With Dynamics 365 version 10, the innovation wave from Microsoft is continuing to accelerate. All customer will use the same ...
7年前 (2019-03-05) 1542浏览 0评论
To delete all transaction data in a D365 FO environment, use below browser URL. Replace the values with your details and open...
7年前 (2019-02-25) 1804浏览 0评论
Hi Folks, Today I am going to discuss how to make a filed text/background colorful :) This could be really helpful if you wan...
7年前 (2019-02-21) 2362浏览 0评论
Hi Folks,The Task records are slightly different in D365FO than earlier versions. If you are not getting the 'Capture screens...
7年前 (2019-02-20) 1713浏览 0评论
There is a lot of good stuff on the horizon for Dynamics 365. I highly recommend that you check out the following article of ...
7年前 (2019-02-20) 1433浏览 0评论
Since the AXDEVALM blog has been removed from MSDN, I will repost the code coverage blog post here AS-IS (other than wrong ca...
7年前 (2019-02-17) 2686浏览 0评论
Latest whitepaper & mobile connector downloading address – https://mbs.microsoft.com/customersource/northamerica/AX...
7年前 (2019-02-12) 1842浏览 0评论
https://www.youtube.com/watch?v=BaHYbDQJB_A The product configuration model in Dynamics 365 for Finance and Operations is a g...
7年前 (2019-02-11) 2438浏览 0评论
The warning; The blog post is High Level, but the benefits can be mind-blowing. Enterprise Architecture is about understandin...
7年前 (2019-02-08) 1755浏览 0评论
Hi Folks,This post is about how to get QueryRange from a query object in x++ code. This is very useful when you have to ...
7年前 (2019-02-07) 1291浏览 0评论
Originally posted on Microsoft Dynamics 365 Blog: In one of my earlier posts, I discussed briefly about the testing I did for...
7年前 (2019-02-06) 1697浏览 0评论
I’ve run into a problem that reminded me that while X++ types and corresponding CLR types (such as str and System.Strin...
7年前 (2019-02-04) 1777浏览 0评论
There are two table maps each mapping the fields of InventDim to concrete fields on other tables and entities: InventDimField...
7年前 (2019-02-03) 1499浏览 0评论
Product: Dynamics AX 2012 Purpose: The purpose of this document is to explain what we can do to reuse a DIXF service of an ex...
7年前 (2019-01-31) 1728浏览 0评论
For a retailer, every saved “click” is appreciated, and the ability to remove any noise appreciated. When startin...