Salesforce B2B Commerce for Developers Accredited Professional - AP-202 Exam Practice Test
A developer is debugging a flow and needs to watch all the variables changing as the checkout process is executed, but nothing is displaying. Which two features did the developer forget to enable?
Correct Answer: A,C
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
What are three advantages of using ccLog over the Salesforce
standard System.debug class? (3 answers)
standard System.debug class? (3 answers)
Correct Answer: B,D,E
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
In what way can a developer's code subscribe to platform events?
Correct Answer: D
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
The ccUtil apex class in Salesforce B2B Commerce provides numerous utility functions that can be leveraged in subscriber classes.
What are two ways to check the input or return data of the Global API's? (2 answers)
What are two ways to check the input or return data of the Global API's? (2 answers)
Correct Answer: B,D
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Which technique is used by Lightning Web Components to provide areas of swappable, customizable content?
Correct Answer: A
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
What isthe difference between Gross Layout Overrides and Subscriber Templates?
Correct Answer: B
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
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 set of tasks must a developer perform whento export data from Salesforce or import data into Salesforce?
Correct Answer: C
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Which two scoped modules should a developer import in Lightning web components to check user permissions?
Correct Answer: B,C
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
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?
Correct Answer: B
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
A developer needs to create a scheduled job in another system to move data into the B2B Commerce org. How can the developer do this without additional third party tools?
Correct Answer: B
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
How does a project implement the process to persist payment information datain the Checkout flow for Salesforce B2B Commerce version 4.2 and beyond?
Correct Answer: C
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
A Northern Trail Qutfitters (NTO) developer made a tile component. To expose a click event and react to user input using the markup below, what should replace <CLICK_EVENT>?


Correct Answer: B
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
How can a developer make an integration available for selection?
Correct Answer: D
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
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)
Correct Answer: A,B,C
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Which two user permissions in addition to View Setup and Configuration are required to bulk create Product data translations via Data Loader?
Correct Answer: B,C
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).