MENDIX INTERMEDIATE CERTIFICATION EXAM
SCRIPT 2026 THREE LATEST TEST VERSIONS
WITH COMPLETE SOLUTIONS GRADED A+
◉ What is a piece of data from the data hub called? Answer: External
Entry
◉ Why is the version number assigned to Odata service important?
Answer: There can be multiple versions of a service and users can
connect to a specific one using it.
◉ What is an external entity? Answer: An entity that is connected to
a dataset in Data Hub.
◉ What source type is used within Microsoft Excel to connect to a
dataset in Data Hub? Answer: OData Feed
◉ Where can you edit the properties (i.e. attributes, name, etc.) of an
External Entity? Answer: In the domain model of the app where the
External Entity is defined.
◉ What would you use to save changes to an external entity?
Answer: A Send external object activity
,◉ Can you modify data in an External Entity? Answer: Yes, if the
Updateable(write) property of its public resource settings is
checked.
◉ What does the D in CRUD stand for? Answer: Delete
◉ How do you get the Data Hub Landscape? Answer: Clicking the
Landscape tab.
◉ An app connected by a grey dotted line to your service in the Data
Hub Landscape means what? Answer: The app is consuming data
from your service.
◉ An app connected by a grey solid line to your service in the Data
Hub Landscape means what? Answer: The app is providing data to
your service.
◉ Which of the events is performed in the beginning of the sprint?
Answer: Sprint planning
◉ What happens in the daily scrum? Answer: Team members share
their progress, plans, and issues.
, ◉ Which of the following approaches needs to be used to sort items
in the product backlog from top to bottom? Answer: Based on the
descending priority.
◉ What do Story Points associated with a user story indicate?
Answer: Estimation of complexity of a user story.
◉ During which of the Sprint Events the development team
determines user stories that will be finished in the sprint? Answer:
Sprint Planning
◉ Which folders contain source information tied to a specific
module enabling reuse of this module in another project? Answer:
Javascriptsource and Javasource folders
◉ VerifyPassword.java file belonging to the System module is stored
in which of the JavaScript sub-folders? Answer: Actions
◉ Microflows.java file is stored in which sub-folder of JavaScript
directory? Answer: Proxies
◉ Which of the following sources are typically stored in the
Resources folder of the App Directory? Answer: Configuration files,
HTML and Java files
SCRIPT 2026 THREE LATEST TEST VERSIONS
WITH COMPLETE SOLUTIONS GRADED A+
◉ What is a piece of data from the data hub called? Answer: External
Entry
◉ Why is the version number assigned to Odata service important?
Answer: There can be multiple versions of a service and users can
connect to a specific one using it.
◉ What is an external entity? Answer: An entity that is connected to
a dataset in Data Hub.
◉ What source type is used within Microsoft Excel to connect to a
dataset in Data Hub? Answer: OData Feed
◉ Where can you edit the properties (i.e. attributes, name, etc.) of an
External Entity? Answer: In the domain model of the app where the
External Entity is defined.
◉ What would you use to save changes to an external entity?
Answer: A Send external object activity
,◉ Can you modify data in an External Entity? Answer: Yes, if the
Updateable(write) property of its public resource settings is
checked.
◉ What does the D in CRUD stand for? Answer: Delete
◉ How do you get the Data Hub Landscape? Answer: Clicking the
Landscape tab.
◉ An app connected by a grey dotted line to your service in the Data
Hub Landscape means what? Answer: The app is consuming data
from your service.
◉ An app connected by a grey solid line to your service in the Data
Hub Landscape means what? Answer: The app is providing data to
your service.
◉ Which of the events is performed in the beginning of the sprint?
Answer: Sprint planning
◉ What happens in the daily scrum? Answer: Team members share
their progress, plans, and issues.
, ◉ Which of the following approaches needs to be used to sort items
in the product backlog from top to bottom? Answer: Based on the
descending priority.
◉ What do Story Points associated with a user story indicate?
Answer: Estimation of complexity of a user story.
◉ During which of the Sprint Events the development team
determines user stories that will be finished in the sprint? Answer:
Sprint Planning
◉ Which folders contain source information tied to a specific
module enabling reuse of this module in another project? Answer:
Javascriptsource and Javasource folders
◉ VerifyPassword.java file belonging to the System module is stored
in which of the JavaScript sub-folders? Answer: Actions
◉ Microflows.java file is stored in which sub-folder of JavaScript
directory? Answer: Proxies
◉ Which of the following sources are typically stored in the
Resources folder of the App Directory? Answer: Configuration files,
HTML and Java files