Want to pass your Salesforce Certified B2C Commerce Cloud Developer (Comm-Dev-101) B2C-COMMERCE-DEVELOPER exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
A job executes a pipeline that makes calls to an external system. Which two actions prevent performance issues in this situation? (Choose two.)
A. Use synchronous import or export jobs
B. Configure a timeout for the script pipelet.
C. Disable multi-threading.
D. Use asynchronous import or export jobs.
Refer to the screen shot below: Given a site called RefArch that has the settings shown, what must be done for RefArch to use the same customer list as RefArchGlobal?

A. Select RefArchGlobal in the dropdown for Customer List
B. Import the RefArchGlobal customer list into the RefArch site
C. Enable "Customer List Sharing" in Site Preferences
D. Enable "Customer List Sharing" in Global Preferences
When looking at Custom Object instances for a site, a merchant notices that the creation date is not showing up on the instances in Business Manager. Where should the developer add this attribute to the Custom Object so it is visible for the merchant to see in Business Manager?
A. Add the creation date to the attributes of the Custom Object.
B. Mark the existing creation date attribute as visible.
C. Add the creation date to the attribute group for the Custom Object.
D. Assign the current date/time to a new custom attribute, creationDate, via code.