Introduction: In this blog, we will learn how execute workflow or action directly from the BPF Business process flow as an action step.
Pre-requisites
- System Customizer/Administrator role in D365.
- Basic Knowledge of Business Process flow and action/workflow.
- Open the action and mark highlighted checkbox to checked.
- Add the required input/output parameters and activate the action.
- Open the Business Process flow where you want to add as an Action Step.
- Select action from the dropdown
- Bind to fields
- Open the record
- Click on execute button
- LimitationComplex datatypes are not supported as an input/output parameter in the action.Following are the supported data types.
- String
- Boolean
- DateTime
- Float
- Integer
- Only bound actions are supported.
Conclusion:
In a Similar way, you can call workflow from the action step, but workflow must be enabled for on demand.
It is a great improvement in the business process flow where we have a business requirement to execute some custom logic as an action step.
Action step will work on both the forms (UCI/Legacy).
No comments:
Post a Comment