ExamGecko
Question list
Search
Search

List of questions

Search

Question 213 - Certified B2B Commerce Administrator discussion

Report
Export

What is the fastest route to setting up a B2B Commerce Store as a developer?

A.
Create a new store in the Commerce app
Answers
A.
Create a new store in the Commerce app
B.
Use sfdx setup scripts
Answers
B.
Use sfdx setup scripts
C.
Import a previously exported store archive
Answers
C.
Import a previously exported store archive
D.
Set up B2B Commerce on Lightning Experience manually
Answers
D.
Set up B2B Commerce on Lightning Experience manually
Suggested answer: B

Explanation:

The fastest route to setting up a B2B Commerce Store as a developer 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 development2.Sfdx setup scripts are preconfigured commands that automate the process of creating and configuring a B2B Commerce Store in a scratch org3.A scratch org is a temporary Salesforce org that can be used for development and testing purposes4. 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 folder5.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 GitHub6.Then, the developer can run the setup scripts from the command line or from Visual Studio Code7.Reference:Salesforce CLI,SFDX Setup Scripts,Scratch Orgs,Source-Driven Development,Set Up Your Development Environment,Create Your First Store

asked 23/09/2024
Thomas Spring
28 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first