Sitecore-XM-Cloud-Developer Sitecore XM Cloud Developer Certification Exam Questions and Answers
When a developer designates a Sitecore template field multilist type, what should they do next?
To connect Sitecore Pages to your local XM Cloud instance, which steps are involved?
A developer is working on managing environments within the XM Cloud Deploy app. They have created a new environment for the project and linked it to a specific repository branch. However, they realize that they need to change the linked repository branch due to new developments in the project. Which steps should they follow to achieve this?
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?
How can a developer differentiate between XM Cloud Components and Headless SXA Components?
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 is updating the security access rights for a new role in the Security Editor. Which of the following permissions are they able to manage? Select all that apply.
A developer needs to clear the Experience Edge cache to resolve a publishing issue. How can that be done?
Which of these options best describes the purpose of the following query to the Experience Edge GraphQL schema?
query {
layout(site: "experienceedge", routePath: "/", language: "en") {
item {
homeltemPath: path
contentRoot: parent {
id
path
}
}
}
}
A build to XM Cloud fails. Which options are available for a developer to diagnose the error?
A developer wants to create a new component to display content from a datasource. Of the options listed below, what are the optimal steps to do this?
