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 71 Discussion

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

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?

Show Suggested Answer Hide Answer
Suggested Answer: A

When including additional JavaScript files in a Lightning Web Component, it is required that these files are ECMAScript 6 (ES6) modules and have unique names within the component's folder. This ensures proper module resolution and avoids namespace conflicts. Salesforce LWC documentation provides guidelines on organizing component resources, including JavaScript modules, to ensure they are correctly recognized and utilized within the LWC framework.


Contribute your Thoughts:

Marylyn
5 hours ago
I'm going with B and D. Creating the Apex class and entering the integration details in the store administration seem like the key steps. Hopefully, the question doesn't have any hidden tricks!
upvoted 0 times
...
Trina
4 days ago
This is a tricky question! I'm not sure about option A, but the other options seem relevant. I'll have to double-check the documentation to make sure I understand the full process.
upvoted 0 times
...
Corrinne
7 days ago
But don't forget to also enter the integration class name and version in the store administration.
upvoted 0 times
...
Ashlyn
8 days ago
I think options C and D are also important steps. Mapping the integration to an Apex class ID and entering the integration class name and version in the store administration are necessary for the integration to be properly configured.
upvoted 0 times
...
Stevie
9 days ago
I agree with Iraida. Creating a RegisteredExternalService record is necessary for the integration.
upvoted 0 times
...
Tish
10 days ago
Option B seems like the most logical choice. Creating an Apex class that uses the integration framework is crucial for the integration to work.
upvoted 0 times
...
Iraida
10 days ago
I think the developer should create a RegisteredExternalService record using Workbench.
upvoted 0 times
...

Save Cancel