ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 271 - PL-400 discussion

Report
Export

DRAG DROP

Five high schools test a custom app from AppSource. They provide feedback that the Course credit entity should include additional fields that cover information shared by the schools.

You do not have access to each high school organization.

Each high school administrator must be able to apply the updates to the Course credit entity.

You need to deliver a custom program that creates the additional fields.

Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Question 271
Correct answer: Question 271

Explanation:

Call the login logic.

Retrieve the Course credit entity metadata by using RetrieveEntityRequest with EntityFilters = Attributes and LogicalName

Define the AttributeMetaData for each new field.

Call the RetrieveAttributeRequest with LogicalName for each new field.

https://docs.microsoft.com/en-us/dotnet/api/microsoft.xrm.sdk.messages.retrieveentityrequest.entityfilters?view=dynamics-general-ce-9


asked 05/10/2024
German Dario Jara
32 questions
User
0 comments
Sorted by

Leave a comment first