A developer creates a new data template for a page. How do they ensure that the new template is available through Experience Edge?
Answer : A
To ensure that a new data template is available through Experience Edge, it must be created in the configured locations that are recognized by the Experience Edge schem
a. These locations are typically structured under Feature, Foundation, Project, and User Defined paths within the Sitecore templates directory.
A developer wants to create a webhook that sends an HTTP request to a specified endpoint when the workflow moves to the approved state. What type of webhook should they use?
Answer : C
In Sitecore XM Cloud, a webhook submit action is used to send an HTTP request to a specified endpoint when an item changes workflow state or a workflow command runs. Therefore, for a developer wanting to create a webhook that triggers when the workflow moves to the approved state, a webhook submit action would be the appropriate choice.
Which of the following statements accurately describes the purpose of Headless variants in Sitecore XM Cloud?
Answer : A
A developer needs to configure a rendering in order to use dynamic placeholders. Which of the following steps is required? Select all that apply.
Answer : A, B, C
To configure a rendering for the use of dynamic placeholders in Sitecore XM Cloud, the following steps are required:
Include the IDynamicPlaceholder base template in the Rendering Parameters template to enable dynamic assignment of IDs to the placeholder key.
Link the placeholder settings item to the rendering item to ensure that the dynamic placeholders are correctly associated with the rendering.
Define the placeholder key using a wildcard in the placeholder settings item, which allows for the generation of unique placeholder keys for every component on the page.
A developer wants to invite a team member to their organization in the Sitecore Cloud Portal and give them access to only three specific apps. What role should they assign to this new team member?
Answer : A
Log in to the Sitecore Cloud Portal using your administrator account.
On the homepage, on the menu bar, click Admin, then on the Team members page, click Invite.
In the Invite team members dialog box, enter the email address of the team member that you want to invite and select User as the Organization access level.
To give the team member access to an app, click Add app and select the app and the access level you want them to have in that app. You can repeat this step for up to 25 apps.
Click Send to send the invitation email to the team member.
A content author is unable to edit a company webpage in Sitecore. Where is the best place to check if the user has Write access to this content item?
A developer can reference an external code base that includes components so they can be used in the Components builder interface. Which of the following are possible results of adding React components to the Components builder? Select all that apply.
Answer : B, C, D
The following result is not possible: