View all detail and faqs for the B2B-Commerce-Developer exam
How can a developer makean integration available for selection?
A developer is building a custom component in Lightning web components (LWC) that has a grandchild component that needs to pass information to the grandparent component. What is the correct way to demonstrate the passingof a message from the grandchild component to the grandparent component?
A)
B)
C)
D)
What are two guidelines for logging that are used within the core Salesforce
B2B Commerce product? (2 answers)
What is one requirement to keep in mind when including additional JavaScript 1h files in a Lightning Web Component?
Northern Tail Outfitters (NTO) is converting an existing aura component into a Lightning Web Component. The aura component has the following source code:
What is the equivalent of this code in aLightning Web Component?
A)
B)
C)
D)
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?
Which three decorators can be used in Lightning Web Components?
Which wire adapter should a developer use to retrieve metadata about a specific picklist?
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?
In a B2B Commercestore, which three tasks must a developer complete to implement the use of a third-party service for either tax, shipping, or pricing calculation?