HOTSPOT - A company uses Dynamics 365 Sales and the Microsoft Online Services portal. The multi-select OptionSet field data type is not supported in the portal. You need to copy the selected field value to the text field. How should you configure the Organization service request? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Hot Area:  Suggested Answer: Box 1: Yes - If you are creating an attribute editor you will need to retrieve entity data that has been saved but not published. For other scenarios you will want to only retrieve published metadata. ✑ Set this value to true to include unpublished changes, as it would look if you called publish. ✑ Set this value to false to include only the currently published changes, ignoring the changes that haven't yet been published. Box 2: AttributeMetadata - AttributeMetadata class is returned in the RetrieveAttributeResponse. Reference: https://docs.microsoft.com/en-us/dotnet/api/microsoft.xrm.sdk.messages.retrieveattributerequest.retrieveasifpublished?view=dynamics-general-ce-9 https://docs.microsoft.com/en-us/dotnet/api/microsoft.xrm.sdk.metadata.attributemetadata?view=dynamics-general-ce-9 This question is in PL-400 Microsoft Power Platform Developer Exam For getting Microsoft Certified: Power Platform Developer Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer