MENDIX INTERMEDIATE CERTIFICATION EXAM
REVIEW 2026 COMPLETE TEST BANK
QUESTIONS AND ANSWERS GRADED A+
◉ Java source folder. Answer: Contains Strava sources belonging to
micro flows, you may need to run your app locally to make these
folders appear
◉ Actions folder. Answer: Destination folder for all Java actions
created in that specific module
◉ Datasets folder. Answer: Folder inside of the java source folder it
is the destination folder for all data set created in that specific
module, these data set may have an OQL query as its source or a Java
action
◉ Proxies folder. Answer: In the Java source folder,
In here we have one folder called the microflows folder called,
constants folder, and a number of files
this folder represents all the entities, persistent and non-persistent
and all enumerations the microflow folder has only one file that
stores all micro flow names of that module
, ◉ Resources folder. Answer: Here you should find HTML files or
configuration files that have a direct effect on the way the
application works. An example is a deep link module.
◉ Theme folder. Answer: Contains files and folders that together
form the source for styling your application such as HTMLCSSSASS
◉ UserLib folder. Answer: you will find the java libraries that could
be supporting your custom java functions.
Content of this folder changes when you download modules, such as
the email module, you should not make changes to these files. They
will be over written by a new download
when you uninstall a module, the java libraries will not
automatically be removed.
◉ Widgets. Answer: The widget folder contains only files that have
the extension .mpk
This reflects the widgets available in your modeler. The number of
widgets listed in your widgets folder may differ from what you see in
the modeler that is one .mpk file can reflect multiple widgets.
◉ .mpr file. Answer: required by Studio Pro to open the app .
REVIEW 2026 COMPLETE TEST BANK
QUESTIONS AND ANSWERS GRADED A+
◉ Java source folder. Answer: Contains Strava sources belonging to
micro flows, you may need to run your app locally to make these
folders appear
◉ Actions folder. Answer: Destination folder for all Java actions
created in that specific module
◉ Datasets folder. Answer: Folder inside of the java source folder it
is the destination folder for all data set created in that specific
module, these data set may have an OQL query as its source or a Java
action
◉ Proxies folder. Answer: In the Java source folder,
In here we have one folder called the microflows folder called,
constants folder, and a number of files
this folder represents all the entities, persistent and non-persistent
and all enumerations the microflow folder has only one file that
stores all micro flow names of that module
, ◉ Resources folder. Answer: Here you should find HTML files or
configuration files that have a direct effect on the way the
application works. An example is a deep link module.
◉ Theme folder. Answer: Contains files and folders that together
form the source for styling your application such as HTMLCSSSASS
◉ UserLib folder. Answer: you will find the java libraries that could
be supporting your custom java functions.
Content of this folder changes when you download modules, such as
the email module, you should not make changes to these files. They
will be over written by a new download
when you uninstall a module, the java libraries will not
automatically be removed.
◉ Widgets. Answer: The widget folder contains only files that have
the extension .mpk
This reflects the widgets available in your modeler. The number of
widgets listed in your widgets folder may differ from what you see in
the modeler that is one .mpk file can reflect multiple widgets.
◉ .mpr file. Answer: required by Studio Pro to open the app .