Today we are going to look at business Flow, although it is not a new feature, but in the new version it has been a lot of improvements, it can be seen that Microsoft is still in this feature a lot of effort. Of course, this is also a very useful feature, it is very good to use it to manage the business process.
In the new system, we can set constraints and branches for business flow, which also means that users can now design more flexible BF. Another exciting part is that we can now use the Xrm JS Library to interact with the BF. I believe these series of enhancements will certainly bring a whole new look for BF, let's take a first glance at the constraints and branching capabilities of BF:
Add 2 branches to opportunity business flow
The business Flow staging will change depending on the budget amount value, if budget amount is greater than 10000.
If Budet amount is less than 500
In the next blog post, I'll show you how to use Xrm JS to control business Flow, so stay tuned for further articles.
??
Dynamics CRM New Feature (5): bussiness Flow contidtion & Branche