I am trying to modify the context entity in a Microflow. After i put the context entity as a parameter to the Microflow. It saying "Microflow should not have parameters". How to fix it? Any idea will be appreciated!
asked
shuyuan zhou
1 answers
1
Remove the parameter. A context microflow without surrounding dataview has no parameter. The context is the result of the microflow.