lingdanglfw(DAX)

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

Azure Machine Learning on Dynamics 365 FO

I am going to demonstrate how to use Demand Forecasting using D365 and Azure Machine Learning.

Go to the Demand Forecasting Parameters using the following navigation:

Master planning–>Setup–>Demand forecasting–>Demand forecasting parameters

Set the forecast generation strategy to Azure Machine Learning and save the form. After saving, you will be presented with the following warnings that you will need to resolve.

Visit the url: http://aka.ms/dynamicsax7-demandforecasting and click on open in studio, you will be asked to login for which you can use your microsoft account

This is a standard Demand Forecasting experiment provided by Microsoft that we will use.

In the next screen you will be asked to select a region. Click the “Tick” icon to proceed.

An experiment will be opened in the designer as shown below

There are 3 types of inputs this experiment accepts:

  • Web service input – input received (data and parameters) from D365FO
  • Sample Data – this is sample data that will be used when we run the experiment stand-alone.
  • Parameters – these are the sample parameters used in conjunction with the sample data above to run the experiment

For this demo we will use the “Web Service Input”.

In order to use this experiment as a service you will need to run it and then deploy it. Click on the “Play” button at the bottom of the screen

After the experiment is run you will need to click on “Deploy Web Service”

After the experiment has been deployed you will need the API of the web service:

You will also need the web service URL, to do that click on the “API help page” for the REQUEST/RESPONSE to get the web service URL

There will be a long Web service URL, we don’t need all of that; just include everything up to the /execute?api

We now have deployed the web service, and have 2 values. An API key and a Web Service URL, now its time to go back and update the Demand Forecasting Parameter.

We are done with the setup, now we need to run the demand forecast. To do that follow the navigation Master planning–>Forecasting–>Demand forecasting–>Generate statistical baseline forecast. Use the following parameters

Click OK and wait a few minutes. After the operation has been completed, you will be notified. In order to view the results use the navigation Master planning–>Forecasting–>Demand forecasting–>Adjusted demand forecast

And you will be presented with the results

You have successfully implemented the Demand Forecasting in D365 For Finance and Operations using Machine Learning.

 I will be back with more.

 

posted on   lingdanglfw  阅读(121)  评论(0编辑  收藏  举报

编辑推荐:
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
阅读排行:
· DeepSeek 开源周回顾「GitHub 热点速览」
· 物流快递公司核心技术能力-地址解析分单基础技术分享
· .NET 10首个预览版发布:重大改进与新特性概览!
· AI与.NET技术实操系列(二):开始使用ML.NET
· 单线程的Redis速度为什么快?
点击右上角即可分享
微信分享提示