1. Where can published data be found Data Hub Catalog
2. What is a piece of data from the data hub called? External Entry
3. Why is the version number assigned to Odata service There can be mul-
important? tiple versions of a
service and users
can connect to a
specific one using
it.
4. What is an external entity? An entity that is
connected to a
dataset in Data
Hub.
5. What source type is used within Microsoft Excel to OData Feed
connect to a dataset in Data Hub?
6. Where can you edit the properties (i.e. attributes, In the domain
name, etc.) of an External Entity? model of the app
where the Exter-
nal Entity is de-
fined.
7. What would you use to save changes to an external A Send external
entity? object activity
8. Can you modify data in an External Entity? Yes, if the Update-
able(write) proper-
ty of its public re-
source settings is
checked.
9. What does the D in CRUD stand for? Delete
10. How do you get the Data Hub Landscape? Clicking the Land-
scape tab.
11.
, An app connected by a grey dotted line to your ser- The app is con-
vice in the Data Hub Landscape means what? suming data from
your service.
12. An app connected by a grey solid line to your service The app is provid-
in the Data Hub Landscape means what? ing data to your
service.
13. Which of the events is performed in the beginning of Sprint planning
the sprint?
14. What happens in the daily scrum? Team mem-
bers share their
progress, plans,
and issues.
15. Which of the following approaches needs to be used Based on the de-
to sort items in the product backlog from top to bot- scending priority.
tom?
16. What do Story Points associated with a user story Estimation of com-
indicate? plexity of a user
story.
17. During which of the Sprint Events the development Sprint Planning
team determines user stories that will be finished in
the sprint?
18. Which folders contain source information tied to a Javascriptsource
specific module enabling reuse of this module in an- and Javasource
other project? folders
19. VerifyPassword.java file belonging to the System Actions
module is stored in which of the JavaScript sub-fold-
ers?
20. Microflows.java file is stored in which sub-folder of Proxies
JavaScript directory?
21.
, Which of the following sources are typically stored in Configuration
the Resources folder of the App Directory? files, HTML and
Java files
22. Files and folders that together form the styling of Theme
your application are typically stored in which of the
following folders?
23. When working in an app with version control, which By creating a
concept would you use to share your database with data snapshot and
your team? adding it to the de-
Your answer ployment directory
of your app.
24. What type of conflict occurs when you and your col- Modify-Modify
league both modified the microflow implementing the
delete behavior?
25. Which of the below listed definitions can be applied A revision that has
to explain what does a tagged version mean? been used to build
a Mx deployment
package.
26. Which function is used to merge a complete branch Merge feature
into the mainline and is only available on the main branch
line?
27. Which of the below mentioned options can be used to Advanced merge
merge revisions into and from all lines, main line or
branch line?
28. Where in Mendix Studio Pro can you configure Microflow Retrieve
XPaths? actions
29. Which Widget feature utilizes XPaths? Selectable data
constraints on
Reference Selec-
tors
30. Where can you utilize XPaths in microflows?