You want to use create a new training event from the course overview page and prefill some information based on the course. The Course Entity is the parameter i should pass to the microflow.
You can express the application logic using microflows. A microflow is capable of carrying out operations including creating and modifying objects, displaying pages, and making decisions. It is a means of expressing something visually that is often expressed as written program code.
Mendix has a debugging facility built right in. Debugging is important since it allows us to understand the precise application flow and prevents technical issues from occurring during run-time. Breakpoints must be added to the microflow before you can begin debugging.
To know more about microflow visit:
https://brainly.com/question/15902640
#spj4