B2B-Commerce-Developer試験無料問題集「Salesforce Accredited B2B Commerce Developer 認定」

Which two statements are true regarding the cc_CallContext class in Salesforce B2B Commerce? (2 answers)

解説: (GoShiken メンバーにのみ表示されます)
Which method signature is used in the Global API's?

解説: (GoShiken メンバーにのみ表示されます)
Which Lightning web component path allows a developer to view or edit a record while maintaining control over specifying its layout and set of fields?

解説: (GoShiken メンバーにのみ表示されます)
What are two guidelines for logging that are used within the core Salesforce B2B Commerce product? (2 answers)

解説: (GoShiken メンバーにのみ表示されます)
A developer needs to loop through a series of child components which are tiles. What is the correct syntax for this if the child component is called appTile?

解説: (GoShiken メンバーにのみ表示されます)
A dev at Northern Trail Outfitters (NTO) exported Order Summary records via Data Loader, but noticed that some orders were missing. What is the most likely cause?

解説: (GoShiken メンバーにのみ表示されます)
What are three ways to implement custom post Order processing? (3 answers)

正解:A,B,D 解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
A developer has created a custom Lightning web component to display on the Product Detail page in the store.
When the developer goes to add the component to the page in Experience Builder, it is missing from the list of custom components.
Which XML fragment should the developer include in the component's configuration XML file to ensure the custom component is available to add to the page?

解説: (GoShiken メンバーにのみ表示されます)
What is a method to resolve if the current storefront customer is a Salesforce B2B Commerce guest user in an apex class?

解説: (GoShiken メンバーにのみ表示されます)
Which HTML element can be used as a root tag for a Lightning Web Component's HTML file?

解説: (GoShiken メンバーにのみ表示されます)
A developer is setting up a storefront from scratch. They need to create a storefront, push store sources, create buyer users, import products, and create and search index.
Which command allows the developer to accomplish this task?

解説: (GoShiken メンバーにのみ表示されます)
What interface must a developer implement to override Tax in Checkout?

解説: (GoShiken メンバーにのみ表示されます)
Northern Trail Outfitters (NTO) exports Order Summary data from its org. A developer launches Data Loader, selects Order Summary, clicks the Select All Fields button, and clicks Finish. Custom fields are defined in the Cart and Order Summary objects and successfully mapped from Cart to Order Summary during checkout.
However, all three custom fields in the Order Summary are empty in the export file.
What is the most likely cause?

解説: (GoShiken メンバーにのみ表示されます)
Which format is the custom Salesforce relationship with the API name,
"My_Relationship_Name__r.My_Name__c" queried and transformed into dy default in Salesforce B2B Commerce?

解説: (GoShiken メンバーにのみ表示されます)
A developer needs to import some new product data contained in a JSON file one time. What are two viable ways to do this? .

解説: (GoShiken メンバーにのみ表示されます)
A configuration value, CO.NewOrder, is set to TRUE. What is one way of
preventing anexisting payment page from being shown on the checkout payment page?

解説: (GoShiken メンバーにのみ表示されます)
A developer is working on an existing checkout implementation built against the Lightning Web Runtime (LWR) and wants to implement a custom child checkout component to modify out-of-the-box functionality.
Which interface must the developer implement for the child component?

解説: (GoShiken メンバーにのみ表示されます)
The ccrz.cc_hk_UserInterface apex class, HTMLHead Include Begin and HTML Head Include End Cloudcraze Page Include sections allow additional content to be added to the HTML <head> tag. What are two reasons that is it preferred to use the ccrz.cc_hk_UserInterface extension over the Cloudcraze Page Include sections? (2 answers)

解説: (GoShiken メンバーにのみ表示されます)