And Answers Verified 100% Correct
It helps you build microflows - ANSWER What does Mendix Assist do?
The Course Entity - ANSWER You want to use create a new TrainingEvent from the
course overview page and prefill some information based on the course. What
parameter should you pass to the microflow
ACT_TrainingEvent_CreateNew - ANSWER What is a good name for a microflow that
allows you to schedule a new TrainingEvent from your homepage
An attribute or an association - ANSWER What is a member in Mendix?
- ANSWER What is a Paramenter?
Nested Data - ANSWER You would like to use a Data view to limit the number of
objects retrieved by a List view that is placed inside that Data view. What is this concept
called?
- ANSWER How can data be nested in a Mendix app wit h a One-to-Many Association?
When the app needs to store additional information about an association in the
database - ANSWER When should you create an Information Entity?
Business Engineer - ANSWER Besides the Scrum Master, which of the Team roles
mentioned below has access to the project on the Team Server?
[%DataandTime%] - ANSWER Which of the following is a token?
Change Object - ANSWER Which activity is used to change the value of an attribute?
true, false - ANSWER What are the possible exists for a decision with the expression
$Course!=empty?
- ANSWER You want to add an attribute to a microflow expression but it is not in the
scope of the microflow. What can you do?
The app will not run in its current state and you should fix the error before committing. -
ANSWER What does it mean if Mendix reports a number of errors when committing
your work?