©PREP4EXAMS @2024 [REAL EXAM DUMPS] Tuesday, July 16, 2024 7:36 PM
Mendix Intermediate exam notes Questions and
Answers (100% Correct)
App Directory - ✔️✔️The main directory containing all the files and folders related to the app,
including modules, resources, and deployment files.
Clean Directory Example - ✔️✔️A new app directory with no additional files or folders,
reflecting the initial state of the app.
JavaScript Source - ✔️✔️A folder containing the structure of app modules with JavaScript
actions defined for nanoflows, aiding in finding and reusing JavaScript sources.
Java Source - ✔️✔️A folder containing the structure of app modules with all Java sources for
microflows.
Modules - ✔️✔️Distinct parts of the app reflected in the directory after the app has been run,
with each module having its own folder.
Java Actions - ✔️✔️Destination folder for all Java actions created in a specific module using
Studio Pro.
Datasets - ✔️✔️Destination folder for all data sets created in a specific module using Studio
Pro.
Proxies - ✔️✔️Folder representing all entities, persistent and non-persistent, and enumerations
within the app.
Resources - ✔️✔️Folder containing files like HTML files or configuration files that directly
affect the application's functionality.
Page 1 of 8
, ©PREP4EXAMS @2024 [REAL EXAM DUMPS] Tuesday, July 16, 2024 7:36 PM
Theme - ✔️✔️Folder containing files and folders that form the source for the styling of the
application, requiring HTML/CSS/SASS knowledge for changes.
User Library - ✔️✔️Folder containing Java libraries supporting custom Java functions, which
may change when downloading modules like the Community Commons Function Library or
Email module.
Widgets - ✔️✔️Folder containing .mpk files reflecting the widgets available in Studio Pro,
requiring knowledge of Mendix APIs and JavaScript for changes.
.mpr - ✔️✔️File required by Studio Pro to open the app.
.mpr.bak - ✔️✔️Backup file for the .mpr file, used to restore the app in case of issues during
Mendix version upgrades or Team Server app updates.
.mpr.lock - ✔️✔️File indicating that the app is currently open in Studio Pro.
Deployment Folder - ✔️✔️Folder containing deployment files needed to run the app locally,
including folders and files for the local database and application sources.
Releases Folder - ✔️✔️Folder where deployment packages created with Studio Pro are stored
by default.
Packages Folder - ✔️✔️Folder storing created app packages.
Data-snapshot.zip file - ✔️✔️File generated when creating a snapshot of app data, containing a
local database that can be shared with teammates.
.classpath file - ✔️✔️File needed for Eclipse to import the app.
.project file - ✔️✔️File needed for Eclipse to import the app.
<root folder>.launch file - ✔️✔️File needed for Eclipse to import the app.
Branches - ✔️✔️Separate lines of development that stem from the main line, allowing for the
development of new functionality without affecting the running production app.
Git Server - ✔️✔️A server used to store the app deployment directory, enabling private version
control with Git and allowing for the use of a private server option in Mendix Studio Pro.
Importing Data - ✔️✔️The process of bringing data into a system from external sources,
considering options and frequency. This can include methods like SOAP, REST, oData, app-
specific methods, flat files, CSV, Excel, batch offloads, database replication module, data
transformation, and microflows.
Page 2 of 8
Mendix Intermediate exam notes Questions and
Answers (100% Correct)
App Directory - ✔️✔️The main directory containing all the files and folders related to the app,
including modules, resources, and deployment files.
Clean Directory Example - ✔️✔️A new app directory with no additional files or folders,
reflecting the initial state of the app.
JavaScript Source - ✔️✔️A folder containing the structure of app modules with JavaScript
actions defined for nanoflows, aiding in finding and reusing JavaScript sources.
Java Source - ✔️✔️A folder containing the structure of app modules with all Java sources for
microflows.
Modules - ✔️✔️Distinct parts of the app reflected in the directory after the app has been run,
with each module having its own folder.
Java Actions - ✔️✔️Destination folder for all Java actions created in a specific module using
Studio Pro.
Datasets - ✔️✔️Destination folder for all data sets created in a specific module using Studio
Pro.
Proxies - ✔️✔️Folder representing all entities, persistent and non-persistent, and enumerations
within the app.
Resources - ✔️✔️Folder containing files like HTML files or configuration files that directly
affect the application's functionality.
Page 1 of 8
, ©PREP4EXAMS @2024 [REAL EXAM DUMPS] Tuesday, July 16, 2024 7:36 PM
Theme - ✔️✔️Folder containing files and folders that form the source for the styling of the
application, requiring HTML/CSS/SASS knowledge for changes.
User Library - ✔️✔️Folder containing Java libraries supporting custom Java functions, which
may change when downloading modules like the Community Commons Function Library or
Email module.
Widgets - ✔️✔️Folder containing .mpk files reflecting the widgets available in Studio Pro,
requiring knowledge of Mendix APIs and JavaScript for changes.
.mpr - ✔️✔️File required by Studio Pro to open the app.
.mpr.bak - ✔️✔️Backup file for the .mpr file, used to restore the app in case of issues during
Mendix version upgrades or Team Server app updates.
.mpr.lock - ✔️✔️File indicating that the app is currently open in Studio Pro.
Deployment Folder - ✔️✔️Folder containing deployment files needed to run the app locally,
including folders and files for the local database and application sources.
Releases Folder - ✔️✔️Folder where deployment packages created with Studio Pro are stored
by default.
Packages Folder - ✔️✔️Folder storing created app packages.
Data-snapshot.zip file - ✔️✔️File generated when creating a snapshot of app data, containing a
local database that can be shared with teammates.
.classpath file - ✔️✔️File needed for Eclipse to import the app.
.project file - ✔️✔️File needed for Eclipse to import the app.
<root folder>.launch file - ✔️✔️File needed for Eclipse to import the app.
Branches - ✔️✔️Separate lines of development that stem from the main line, allowing for the
development of new functionality without affecting the running production app.
Git Server - ✔️✔️A server used to store the app deployment directory, enabling private version
control with Git and allowing for the use of a private server option in Mendix Studio Pro.
Importing Data - ✔️✔️The process of bringing data into a system from external sources,
considering options and frequency. This can include methods like SOAP, REST, oData, app-
specific methods, flat files, CSV, Excel, batch offloads, database replication module, data
transformation, and microflows.
Page 2 of 8