Winter Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bigdisc65

Pass B2B-Commerce-Developer Exam Guide

Page: 6 / 16
Question 24

A developer needs to import some new product data contained in a JSON file one time. What are two viable ways to do this? .

Options:

A.

Convert the JSON to an xlsx file and use Workbench to import it

B.

Run a command like: sfdx force:data:tree:import -f NewProducts.json -u

C.

Convert the JSON to a CSV file and use Data Loader to import it

D.

Run a command like: sfdx force:data;import:bulk -f NewProducts.json -u

Question 25

Which HTML element can be used as a root tag for a Lightning Web Component's HTML file?

Options:

A.

B.

C.

D.