Structuring your project with Sub microflows Flashcards
1
Q
What is a limitation of a sub-microflow compared to a regular microflow?
A
None. Sub-microflows are equally capable.
2
Q
What main benefit do sub-microflows offer?
A
Better maintainability
3
Q
You’ve replaced a microflow with newer functionality and want to test it. However, you don’t want to delete the old microflow permanently in case something goes wrong. How can you do this?
A
Exclude it from the project.
4
Q
if you want to leave notes for future developers (or yourself) in a microflow, what can you use?
A
Annotations