©PREP4EXAMS @2024 [REAL EXAM DUMPS] Wednesday, July 17, 2024 1:27 AM
Mendix Intermediate - Building an Event App Using Microflows
Exam prep Questions and Answers (100% Pass)
What is the easiest way to collect feedback from users from within your app? - ✔️✔️Use the
Feedback widget.
Where is page access configured? - ✔️✔️Module Security
What would be a reasonable validation rule to use for AllowedNumberOfVisitorsPerDay? -
✔️✔️Range <= 1000
How can you easily manage accounts for your app? - ✔️✔️Connect navigation to the built-in
Account_Overview page
Is it possible to limit an entity to only one object? - ✔️✔️Yes, through a Microflow
How do sub-microflows help you? - ✔️✔️The use of sub microflows helps you improve the
readability, but also makes it easier to reuse and maintain (parts of) your complex
microflows.
Annotations - ✔️✔️For maintainability reasons it is good to add annotations, since at some
point you might forget what you exactly tried to accomplish with a microflow.
Rules - ✔️✔️very similar to the microflow. However, the rule is more limited in its capabilities
due to the nature of its existence.
The limitation of a rule depends on the activities that you choose to use. You can use the
following types of activities within rules: - ✔️✔️Cast object
Retrieve
Aggregate list
Change list
Create list
List operation
Page 1 of 3
Mendix Intermediate - Building an Event App Using Microflows
Exam prep Questions and Answers (100% Pass)
What is the easiest way to collect feedback from users from within your app? - ✔️✔️Use the
Feedback widget.
Where is page access configured? - ✔️✔️Module Security
What would be a reasonable validation rule to use for AllowedNumberOfVisitorsPerDay? -
✔️✔️Range <= 1000
How can you easily manage accounts for your app? - ✔️✔️Connect navigation to the built-in
Account_Overview page
Is it possible to limit an entity to only one object? - ✔️✔️Yes, through a Microflow
How do sub-microflows help you? - ✔️✔️The use of sub microflows helps you improve the
readability, but also makes it easier to reuse and maintain (parts of) your complex
microflows.
Annotations - ✔️✔️For maintainability reasons it is good to add annotations, since at some
point you might forget what you exactly tried to accomplish with a microflow.
Rules - ✔️✔️very similar to the microflow. However, the rule is more limited in its capabilities
due to the nature of its existence.
The limitation of a rule depends on the activities that you choose to use. You can use the
following types of activities within rules: - ✔️✔️Cast object
Retrieve
Aggregate list
Change list
Create list
List operation
Page 1 of 3