Labour Day Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Sitecore > Sitecore Content Cloud > Sitecore-XM-Cloud-Developer

Sitecore-XM-Cloud-Developer Sitecore XM Cloud Developer Certification Exam Question and Answers

Question # 4

A developer changed the CSS grid system after a site was created. Which of the following can happen due to references to the previous grid system?

A.

The changes break the layout of the site.

B.

The Grid Setup item and its dependencies were automatically updated.

C.

A new custom theme with a grid definition item was created.

D.

The new grid was automatically added as one of the grid options.

Full Access
Question # 5

A developer is creating a component that has the following requirements:

•Image Left, Title, Call to action

•Image Right, Title, Call to action

•Image Centered, Call to action

The component should be able to display the same content in all three options. What is the best way to build this?

A.

Three separate components with the compatible renderings set

B.

One component with logic in the component to change the view

C.

One component with three Headless variants

D.

One component with rendering parameters to control the layout

Full Access
Question # 6

A developer tried to exclude fields in a Sitecore Content Serialization package. Which file should they use to specify the excluded fields?

A.

user.json

B.

sitecore.config

C.

sitecore.json

D.

xmcloud.build.json

Full Access
Question # 7

When a developer deploys to XM Cloud, which resources are included in the provisioning step?

A.

Content Management instance, Editing Host, and Experience Edge

B.

Content Management instance and Experience Edge

C.

Content Management instance and Vercel application

D.

Content Management instance and Content Delivery instance

Full Access
Question # 8

Which of the following is part of the out-of-the-box technology stack for XM Cloud?

A.

jQuery

B.

Python

C.

Svelte Kit

D.

React

Full Access
Question # 9

A developer is using the Content Editor to set placeholder restrictions on a placeholder called headless-footer. Because these restrictions have been set on the placeholder settings within /sitecore/Layout/Placeholder Settings, which of the following statements is correct?

A.

The restrictions apply for all placeholders called headless-footer within a single site in the XM Cloud Content Management instance.

B.

The restrictions apply for all placeholders called headless-footer on every page of every site that is in the XM Cloud Content Management instance.

C.

The restrictions only apply for a placeholder called headless-footer on a designated page.

D.

The restrictions only apply for subsequently created versions of a placeholder called headless-footer.

Full Access
Question # 10

If a developer wants to limit the serialization of items under a Navigation item to just the item itself and then one step below, what property should the developer add to the includes to indicate this limitation?

A.

Scope

B.

Nothing—this is the default.

C.

Limit

D.

Name

Full Access
Question # 11

The XM Cloud Pages editor comes with a set of devices (for example, Desktop Regular and Mobile) with predefined settings. Which of the following fields must a developer specify to add and configure an additional device?

A.

Device height, visibility, an icon to represent the device

B.

Device height, visibility, responsive breakpoints

C.

Device width, visibility, an icon to represent the device

D.

Device width, visibility, responsive breakpoints

Full Access
Question # 12

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?

A.

Submit handler

B.

Event handler

C.

Submit action

D.

Validation action

Full Access
Question # 13

A developer is working with Sitecore's Authoring and Management API to manage their Sitecore content using GraphQL. They want to explore and interact with the API using the GraphQL integrated development environment (IDE). Which of the following statements is correct about using the GraphQL IDE?

A.

A developer needs to be in the sitecore\Admin role to access the GraphQL IDE.

B.

A developer needs to be in the sitecore\Sitecore Client Users role to access the GraphQL IDE.

C.

The GraphQL IDE provides read-only access to the API.

D.

The GraphQL IDE is only available for non-production environments to ensure secure interactions.

Full Access
Question # 14

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?

A.

Create or reuse a SXA Module, insert a new rendering, and use the JSS CLI to scaffold out a new component.

B.

Create the new component in the Next.js application and import it to XM Cloud.

C.

Create or reuse a SXA Module, clone an existing component that uses a data source item, and create the React component based on the original cloned component.

D.

Create or reuse a SXA Module, clone an existing component that uses a context item, and create the React component based on the original cloned component.

Full Access
Question # 15

Where can a developer create and edit data templates?

A.

Pages or Explorer

B.

Explorer or Portal

C.

Content Editor or Pages

D.

Content Editor

Full Access