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?
Which wire adapter should a developer use to retrieve metadata about a specific object?
Which two statements are true regarding the cc_CallContext class in Salesforce B2B Commerce? (2 answers)
What does a developer need to do to modify the out-of-the-box checkout flow template?
Which two technologies can subscribe to the CommerceDiagnosticEvents event?
Which practice is allowed when it comes to naming a Lightning web component's folder and associated files?
A developer has made a component with a lightning combobox in the follow! markup. To handle changes on the combobox, what should replace
Which three files are required for a deployable Lightning Web Component called displayMyData that will fetch and display data?
Where is the API-based record creation generally handled in Salesforce B2B
Commerce?
Northern Trail Outfitters (NTO) has acquired a company and is looking to manage product data across the org seamlessly. The company has a governance policy to not install any tool or use third-party API applications to export or import the data into Salesforce. However, users have access to Salesforce CLI.
Which set of tasks must a developer perform whento export data from Salesforce or import data into Salesforce?
Which template will correctly display the details message only when areDetailsVisible becomes true given the following code in a Lightning Web Component?
A)
B)
C)
D)
Which cookie stores the effective account ID when effective account is enabled?
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?
A developer has been working on the flow of an Inventory Class for checkout. The developer has handled all the error states and now needs to indicate that inventory is available for all items and amounts in the cart.
Which step should happen next?
A developer has just deployed a new Lightning web component called myNewLwcComp to an
authorized org. The developer tries to find the component in the Lighting Page Builder, but it
does not come up in searches. Which two steps should the developer take next?
What is true about mapping custom fields from Cart to Order Summary?
Northern Trail Outfitters (NTO) has a B2B Commerce store for its resellers. It has received many customer service calls involving questions about the delivery date of customer orders.
How should a developer expose delivery time estimates to NTO's customers in the storefront to reduce call volume?
Which two statement are true for Mass Order (2 answers)
What is default behavior for how theSalesforce B2B Commerce Global APIs transform Salesforce data?
In which two ways can events fired from Lightning web components be handled?
How are variables bound when services use the ccSercviceDao classto execute queries?
A developer is trying to integrate a new shipping provider to use during checkout in a storefront Which two steps must the developer take to make an integration available for selection?
In which three ways should useful debugging information in Salesforce B2B
Commerce implementation be garnered? (3 answers) A) Enabling the logging token via
Which three statements are true regarding event handling in the Salesforce B2B Commerce managed package? (3 answers)
What are two guidelines for logging that are used within the core Salesforce
B2B Commerce product? (2 answers)
The sizing keys used in the Salesforce B2B Commerce Global APIs five distinct operations. What are three of these operations? (3 answers)
Which handlebars helper expression is used in Salesforce B2B Commerce pages and
components to toggle the display of a block of markup?
Which two blocks of code are needed to implement a custom getter in a Lightning web component?
A)
B)
C)
D)
What is the recommended method for increasing the number of required autocomplete characters that are typed before autocomplete works?
Numerous flags when set, have a direct impact on the result set provided by the
Global API's. Which conversion flag allows for sObjects to be returned from the
Global API's when provided as a Boolean parameter with a value of true?
What is a method to resolve if the current storefront customer is a Salesforce B2B Commerce guest user in an apex class?
How should a developer get the grand total amount, including shipping and tax, for items in the
cart and in the currency of the cart, when developing a new Lightning web component for an
Aura storefront cart page?
A developer needs to import some new product data contained in a JSON file one time. What are two viable ways to do this? .
Which method is used to override when extending the Salesforce B2B Commerce logic providers?
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?
Which orders can a user view on Order List Component (Aura) for B2B stores?
Salesforce B2B Commerce natively provides a robots.txt file, however, a customer
can also create its own version.Which three scenarios are valid reasons for customer to
create their own robots.txt file? (3 answers)
Which two event settings are required for a custom event called CustomEvent to fire from the Lightning web component and propagate up to the DOM?
Which three components should a developer use on the product page to replace the out-of-the-box Product Detail Card component?
A developer is working on a storefront that needs to use a sophisticated pricing engine hosted as a service outside the org. Assuming security and trusts have been established, which two actions must the developer take?
Which wire adapter can a developer use to retrieve metadata about a specific object?
What are two advantages of using Lightning Data Service?
Numerous flags, when set, have a direct impact on the result set provided by the
Global API's. What is the default Global API DataSizing convention flag that is used by
theAPI's unless otherwise specified?
Universal Containers (UC) needs to display data from standard objects (entities) in a different format than what
comes with B2B Commerce out of the box. In doing this, what is one advantage of using the Lightning Data
Service vs using a custom Controller class?
Which wire adapter should a developer use to retrieve metadata about a specific picklist?
A query containing a subquery is executed. What is appended to the subquery name
as part of its transformation by default in Salesforce B2B Commerce?
A developer exports data from an org on a standard entity which has a custom attribute. When they launch Data Loader, select the entity, click the Select All Fields button and click Finish, the custom field they added called MyCustomField_c has no values and no column header in the CSV file. What is the root cause?
Which three statements are true about Global API versioning? (3 answers)
A product is assigned to the entitlement policy but is missing from the Price Book related to the Buyer Group. The entitlement policy has View products and View prices in catalog checked.
How will the product behave on the B2B Portal?
Why is the use of a standard Visualforce control such as apex:form discouraged in
Salesforce B2B Commerce page includes and subscriber pages?
A developer suspects recent edits to a checkout flow have created a bug based on flow errors being emailed. Given the emails and some inputs known to trigger the issue, which two activities should the developer consider in their investigation?
Which three pages should be enabled for the Guest user profile for a storefront to have anonymous checkout? (3 answers)
Which two scoped modules should a developer import in Lightning web components to check user permissions?
Which two statements are accurate?
What two things happen with the Cart during tax implementation?
Which two components in a B2B store template should a developer use to customize a storefront page?
Which three data types are supported for custom fields while using CSV file format for importing data for a store?
What is a valid way of referencing the CC Cart Object whose API name is E_Cart__c in a SOQL query?
What are three advantages of using ccLog over the Salesforce
standard System.debug class? (3 answers)
A new payment type for the Checkout flow has been implemented. Which three
descriptors follow best practice for possible configuration metadata are needed to enable
a flow? (3 answers)
A user wants to have a Contact Us page in the storefront. This page will be a web-tolead form and it should have the header and footer, essentially the same look and feel as
all the pages in the application. How can this requirement be fulfilled?
A developer is writing custom code to compare External Prices and Sales Prices for cart items. What should be returned if the External Prices are the same as Sales Prices for Products in the Cart? ~.
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?
A developer is creating a component to implement a custom Terms and Conditions checkbox at checkout in the Aura Commerce template.
Which method should the developer implement on the Lightning web component to ensure the user accepts the terms and conditions?
Universal Containers (UC) needs to wrap a Lightning Web Component they have created called "lwcContainerComponent” inside an Aura component. Which set of tags is the correct approach?
A)
B)
C)
D)
Which three attributes are true regarding Subscriber pages? (3 answers)