B2B-Commerce-Developer Salesforce Accredited B2B Commerce Developer (SP20)

Loading demo links...

Showing 1–3 of 10 questions

Question 1

Which two different types of services do Salesforce B2B

Select all that apply, then click Submit answer.

  • Commerce APIs leverage? (2 answers) A) Logic services which are responsible for implementing business logic associated with entities.

  • Global services which are responsible for querying and transforming data from entities

  • Data services which are responsible for querying and transforming data from entities

  • Hook services which are extension points for subscribers to tie into.

Question 2

The sizing keys used in the Salesforce B2B Commerce Global APIs five distinct operations. What are three of these operations? (3 answers)

Select all that apply, then click Submit answer.

  • Refetch data (used on some Logic classes)

  • Return formats as Map or SObjects lists

  • Override static DAO classes and methods

  • Related Query to call (sub queries or direct queries)

  • Object type casting

Question 3

Which three actions are applicable when extending a default Salesforce B2B Commerce page via a page include? (3 answers)

Select all that apply, then click Submit answer.

  • Create a Service Class override to query the new page include.

  • Create the VisualForce page you wish to include to the Salesforce b2B Commerce page.

  • Prepend "c." to the name of the page referenced in the configuration setting.

  • Create a configuration setting for enabling the page include and assigning the new page include via CC admin.

  • Build and activate a new configuration cache setting via CC admin.