Creating a generative AI solution for Dynamics 365 Business Central
One of the common tasks that a company needs to perform when starting to use Dynamics 365 Business Central is to create number series for entities (like Customer, Vendor, Item, Purchase Order, Sales Invoice, etc.). To do that, the user needs to go to the No. Series page and manually create a new record by setting the number series properties including defining the starting and ending numbers, specifying whether this number series will be used to assign numbers automatically, whether you can enter numbers manually instead of using this number series, whether a check that numbers are assigned chronologically must be done or not, and whether this number series allows gaps in the sequence.
Now imagine having a generative AI feature (this is our copilot
) doing that for you, with something like the following button:
Figure 18.13: Objective of generative AI solution
By clicking the Generate button, our copilot...