ExamGecko
Question list
Search
Search

List of questions

Search

Question 215 - Certified B2B Commerce Administrator discussion

Report
Export

What is the fastest route to establishing the data needed for checkout development when setting up a new Store?

A.
Import a previously exported store archive
Answers
A.
Import a previously exported store archive
B.
Use sfdx setup scripts
Answers
B.
Use sfdx setup scripts
C.
Select Add Sample Data when setting up the store
Answers
C.
Select Add Sample Data when setting up the store
D.
Import the data with data loader
Answers
D.
Import the data with data loader
Suggested answer: B

Explanation:

The fastest route to establishing the data needed for checkout development when setting up a new store is to use sfdx setup scripts.Sfdx is a command-line tool that allows developers to create, manage, and deploy Salesforce applications using source-driven development3.Sfdx setup scripts are preconfigured commands that automate the process of creating and configuring a B2B Commerce Store in a scratch org4.A scratch org is a temporary Salesforce org that can be used for development and testing purposes5. Using sfdx setup scripts, a developer can quickly set up a B2B Commerce Store with sample data and customizations, without having to manually create a store in the Commerce app or import a previously exported store archive.The developer can also use sfdx commands to push and pull source code changes between the scratch org and the local project folder6.To use sfdx setup scripts, the developer needs to install Salesforce CLI, Visual Studio Code, and Git on their machine, and clone the B2B Commerce on Lightning Experience repository from GitHub7.Then, the developer can run the setup scripts from the command line or from Visual Studio Code8.Reference:Salesforce CLI,SFDX Setup Scripts,Scratch Orgs,Source-Driven Development,Set Up Your Development Environment,Create Your First Store

asked 23/09/2024
Adish Narayan
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first