创建自定义Mockaroo工作流连接器 / Creating a Custom Mockaroo Flow Connector
William 7年前 (2018-12-05) 2220浏览 0评论
Mockaroo is a great tool for creating dummy data for our demonstrations, because we can call it form Flow and then integrate ...
ww12345678 的部落格 | AX Helper
William 7年前 (2018-12-05) 2220浏览 0评论
Mockaroo is a great tool for creating dummy data for our demonstrations, because we can call it form Flow and then integrate ...
William 7年前 (2018-12-03) 1565浏览 0评论
If you ever tried to implement a process on the mobile device used primarily in warehouse, you'll have come across a class na...
William 7年前 (2018-12-01) 1579浏览 0评论
Yesterday Michael Fruergaard Pontoppidan published a brief blog post New capability in X++ : The In operator. He mentioned th...
William 7年前 (2018-12-01) 1591浏览 0评论
We recently added a new feature in X++, making it easier to make certain SQL-where clauses extensible. Consider this metho...
alirazazaidi 7年前 (2018-11-30) 1575浏览 0评论
During writing custom workflow. I found interesting things. Worth to share. In workflow condition screen. I did not found a l...
William 7年前 (2018-11-28) 1753浏览 0评论
微软准备为Dynamics 365 财务和运营增加 企业资产管理 解决方案,该方案来自微软ISV合作伙伴Dynaway公司。GM Muhammad Alam写道,该公司的企业资产管理 解决方案“将在D365FO中以原生的方式提供” 。 Microso...
William 7年前 (2018-11-25) 1483浏览 0评论
I didn't realize that its somewhat unknown that there is a speed scanning feature in the POS for rapid item entry. I was answ...
alirazazaidi 7年前 (2018-11-23) 1791浏览 0评论
Hi all, My fellow Sohail Shaikh wrote an excellent blog Post, I used it in my customization to avoid overlay methods in...
alirazazaidi 7年前 (2018-11-23) 1269浏览 0评论
Hi all, this is post is for me. I used to make workflow in Customization, Instead created new labels, I used out the box labe...
William 7年前 (2018-11-19) 1567浏览 0评论
The Retail statement functionality in D365F&O is the process that puts everything together and makes sure transactions fr...
William 7年前 (2018-11-19) 2033浏览 0评论
Commerce Data Exchange (CDX) is a system that transfers data between the Dynamics 365 F&O headquarters database based and...
William 7年前 (2018-11-18) 1641浏览 0评论
Microsoft brings all of their cloud offerings under the '365' branding. There are many different offerings under 365 but not ...
William 7年前 (2018-11-15) 3203浏览 0评论
Hi Folks,This quick post about one of the error while working on Data entities,Error message: Severity Code Description Proje...
William 7年前 (2018-11-13) 1315浏览 0评论
This video explains how you can use the product configuration model in D365 FO to model a heater. The heater can have a lengt...
William 7年前 (2018-11-10) 2133浏览 0评论
Purpose: The purpose of this document is to demonstrate how we can reverse a posted customer transaction through X++. The cod...
William 7年前 (2018-11-07) 1688浏览 0评论
The following code will (hopefully) keep generating valid LedgerDimension values, even after account structures or advanced r...
William 7年前 (2018-11-06) 1588浏览 0评论
Handheld functionality for retailers is a question I get a lot. Then typical in the area of counting, replenishment, receive ...
William 7年前 (2018-11-04) 1509浏览 0评论
Hi Folks,This quick post is about an error while posting a sales order. For functional they know where is the missing piece b...
alirazazaidi 7年前 (2018-11-02) 1677浏览 0评论
My fellow MVP Tommy Skaue wrote a series of Blog posts about upgrade D365 For finance and operations from 7.x to 8.+. On link...
William 8年前 (2018-10-30) 1499浏览 0评论
What I really miss in X++ is the ability to throw exception objects. If you throw an exception in X++, it’s just a numb...