XM Cloud Exam Flashcards
Set of questions from XM Cloud exam for practice
The default value for the scope property in CLI
ItemAndDescendants
Out-of-box technology is offered in xm cloud.
React
What parameter value is required for serializing the current item and its next level items.
Scope
How to delete or remove admin access of a user in sitecore cloud portal
Organization owner or admin can delete or remove access in cloud portal (options are similar like organisation owner or admin from xm cloud deploy, owner or admin from sitecore cloud portal.
Where do the templates need to be created to be identified by experience edge
Under feature/foundation/project/user defined
Question on getting the item name as a field value
Use $name token
what access to give for the user who wants to have access to only specific apps
Organization user (options mentioned are organisation user in xm cloud deploy app or organisation user in cloud portal)
What is the immediate step to do after creating a mulitlist type field in the template
Provide source for selection of items for that field
What is required to connect remote xm cloud instance to local xm cloud
Add the Sitecore.Pages.LocalXmCloudUrl with the value localhost in the local storage
What could be the issue if local xm cloud URL is not working
SITECORE_Pages_CORS_Allowed_Origins is not configured with the value pages.sitecore.cloudio
What is the webhook can use when item using the workflow moves from one state to another
Webhook submit action (options mentioned are submit handler, ssubmit action) remember exact terminology to avoid confusion
What to do to in experience edge to reflect the content when a datasource item content changed
publish the data source item (there is option to publish the related items as well but in XM cloud publishing context might publish all related items when we choose the datasource items)
Question on clearing cache of content in Experience edge
Use clearcahe for tenant endpoint
Which mutation will be used to create an item
createItem
If source code is not in GIT repository, how to deploy to XM cloud
use sitecore CLI
How does SCS publishes the items during the deployment to XM cloud
IAR - Item as a Resource