Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Exam B2B Commerce Developer Topic 6 Question 72 Discussion

Actual exam question for Salesforce's B2B Commerce Developer exam
Question #: 72
Topic #: 6
[All B2B Commerce Developer Questions]

An administrator has just provided a developer with a new org and username. Which two sets of steps can the developer use to authorize the org and begin deploying Lightning web components?

What should a developer do to expose a public property in a Lightning web component?

Show Suggested Answer Hide Answer
Suggested Answer: C

To make an integration available for selection in Salesforce B2B Commerce, a developer must create a RegisteredExternalService record. This can be accomplished using tools like Workbench, which allow for direct interaction with Salesforce's backend database. By registering the external service, the integration becomes selectable within the B2B Commerce setup, allowing it to be associated with specific stores or contexts. Salesforce documentation on integrating external services with B2B Commerce provides step-by-step instructions on registering these services to enable seamless integration and functionality within the platform.


Contribute your Thoughts:

Sharen
1 days ago
I agree with Glory, @api is the correct way to expose a public property.
upvoted 0 times
...
Glory
4 days ago
I think the developer should decorate the field with @api.
upvoted 0 times
...

Save Cancel