Garantie de satisfaction à 100% Disponible immédiatement après paiement En ligne et en PDF Tu n'es attaché à rien
logo-home
Mendix Advanced Certification 2023 / 2024 Exam | Actual Questions and Verified Answers | Already Graded A €7,84
Ajouter au panier

Examen

Mendix Advanced Certification 2023 / 2024 Exam | Actual Questions and Verified Answers | Already Graded A

 1 fois vendu
  • Cours
  • Établissement

Mendix Advanced Certification 2023/ 2024 Exam |Actual Questions and Verified Answers| Already Graded A Q: What is an important rule to keep in mind when creating effective indexes? Answer: The index should have the same order of attributes defined as in search and retrieve queries in order to be av...

[Montrer plus]

Aperçu 3 sur 18  pages

  • 5 septembre 2023
  • 18
  • 2023/2024
  • Examen
  • Questions et réponses
avatar-seller
Mendix Advanced Certification Exam


What is an important rule to keep in mind when creating effective indexes?
The index should have the same order of attributes defined as in search and
retrieve queries in order to be available for queries.


Which of the following is NOT a benefit that XPath provides to the Mendix
Platform?
XPath can be used to automatically generate pages and widgets to show data on.


What does the following XPath query return? //Product
[OrderManagement.OrderLine_Product/OrderManagement.OrderLine
/OrderManagement.OrderLine_Order != $Order]
All the products that are ordered at least once, but not on the affected order.


This XPath query can be optimized as follows:
[OrderManagement.OrderLine_Product /OrderManagement.Product/MinimalStock
> 50] [OrderManagement.OrderLine_Product /OrderManagement.Product/Status =
'Active']]
[OrderManagement.OrderLine_Product/OrderManagement.Product [MinimalStock
> 50 and Status = 'Active'] ]


The request as result of this XPath can be optimized as follows:
[OrderManagement.Stock_Product /OrderManagement.Product/Status =
'Deactivated' or OrderManagement.Stock_Supplier
/OrderManagement.Supplier/Active = false()]
The request can be optimized by splitting it into different requests and joining the
results.

,Which of the following statements is NOT an XPath best practice with regards to
optimal performance?
Do not use XPath when you can use SQL instead.


Consider a situation in which there is an entity called Request with an attribute
status that has three values: Draft, Submitted, and Approved. There are three user
roles: Administrator, Customer, and Employee. The Customer user role is granted
the Customer module role. The only access rule configured is read/write access for
the Customer with the XPath [Status = Draft] applied. What would a user with the
Customer user role see on a page with a data grid without any additional XPath
constraints?
All the requests in the Draft status.


Consider the exact same situation as above. What would Admin users see?
No results would be returned.


Consider the same situation again. What would happen if you granted Admin users
access to a page with the Request entity in Studio Pro?
Studio Pro would detect an error and prevent a deployment.


How does the platform use entity access XPaths to enforce security?
The XPaths are added to all the relevant database retrieves.


Where are entity access restrictions applied?
On relevant database retrieves.


Which of the following best describes how the Mendix platform applies entity
access?
The platform only grants the access explicitly defined in the entity access rules.

, In this domain model, assume that House is a specialization of Building:
Admin users will be able to read the SquareFoot attribute in data views for
Buildings and read and write in data views for Houses.


Referring to the same domain model as was used in question #2, if we create a page
with a data grid containing Houses and autogenerate a House_NewEdit page,
which of the following statements is FALSE for an Admin user?
Admin users will not see the SquareFoot attribute in the Edit page.


What is a benefit of assigning only one user role to each user?
Simplicity


Which operation can be used to select a specific set of rows in a table?
Selection


The Set Union operation combines two lists into one that contains:
One version of the objects from both lists


What operation combines the data from two different entities into one table?
Cartesian product


What does the Projection operation do?
It allows you to select attributes for all objects.
Re-take Knowledge CheckNext


What can you use a constrain function for?
To filter on strings and dates in XPath queries.

Les avantages d'acheter des résumés chez Stuvia:

Qualité garantie par les avis des clients

Qualité garantie par les avis des clients

Les clients de Stuvia ont évalués plus de 700 000 résumés. C'est comme ça que vous savez que vous achetez les meilleurs documents.

L’achat facile et rapide

L’achat facile et rapide

Vous pouvez payer rapidement avec iDeal, carte de crédit ou Stuvia-crédit pour les résumés. Il n'y a pas d'adhésion nécessaire.

Focus sur l’essentiel

Focus sur l’essentiel

Vos camarades écrivent eux-mêmes les notes d’étude, c’est pourquoi les documents sont toujours fiables et à jour. Cela garantit que vous arrivez rapidement au coeur du matériel.

Foire aux questions

Qu'est-ce que j'obtiens en achetant ce document ?

Vous obtenez un PDF, disponible immédiatement après votre achat. Le document acheté est accessible à tout moment, n'importe où et indéfiniment via votre profil.

Garantie de remboursement : comment ça marche ?

Notre garantie de satisfaction garantit que vous trouverez toujours un document d'étude qui vous convient. Vous remplissez un formulaire et notre équipe du service client s'occupe du reste.

Auprès de qui est-ce que j'achète ce résumé ?

Stuvia est une place de marché. Alors, vous n'achetez donc pas ce document chez nous, mais auprès du vendeur quiz_bit. Stuvia facilite les paiements au vendeur.

Est-ce que j'aurai un abonnement?

Non, vous n'achetez ce résumé que pour €7,84. Vous n'êtes lié à rien après votre achat.

Peut-on faire confiance à Stuvia ?

4.6 étoiles sur Google & Trustpilot (+1000 avis)

69988 résumés ont été vendus ces 30 derniers jours

Fondée en 2010, la référence pour acheter des résumés depuis déjà 15 ans

Commencez à vendre!
€7,84  1x  vendu
  • (0)
Ajouter au panier
Ajouté