

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A set of questions and answers related to mendix intermediate concepts. It covers topics such as scrum values, file types, version control, microflows, and data processing. Useful for students learning mendix and can be used for self-assessment or practice.
Typology: Exams
1 / 2
This page cannot be seen from the preview
Don't miss anything!


5 Scrum Values correct answer: Courage, Focus, Commitment, Respect, Openness Filetype Mx Applications correct answer: .mpr Filetype Mx Application Backups correct answer: .mpr.bak Filetype indicator that an app is currently opened in Studio Pro correct answer: .mpr.lock Snapshot file containing local database correct answer: data- snapshot.zip Needed files for import in Eclipse correct answer: .classpath, .app, .launch Commit order for version control correct answer: update, resolve conflicts, then commit When not to use [%CurrentUser%]? correct answer: Scheduled events, after startup microflows Main reason to use generalization correct answer: Change security settings Scheduled events can be seen as... correct answer: planned microflows
How do batches practically process large amounts of data? correct answer: Loops in microflows