
[Jan 08, 2022] B2B-Commerce-Developer Sample with Accurate & Updated Questions
B2B-Commerce-Developer Exam Info and Free Practice Test | Free4Torrent
NEW QUESTION 13
A new payment type for the Checkout flow has been implemented. Which three descriptors follow best practice for possible configuration metadata are needed to enable a flow? (3 answers)
- A. Cart
- B. *.pay
- C. *.Edit
- D. Checkout
- E. *.New
Answer: B,C,E
NEW QUESTION 14
Which three actions are applicable when modifying the number of steps required in the Salesforce Commerce Checkout flow? (3 answers)
- A. Build and activate a new configuration cache setting via CC admin.
- B. Add a page include to the checkout page.
- C. Set the value of the configuration setting defined as CO.overrideFlow to TRUE.
- D. Perform a template override on the Checkout page.
- E. Set the value of the configuration setting defined as CO.useDef to TRUE
Answer: A,B,C
NEW QUESTION 15
Which two different types of services do Salesforce B2B
- A. Global services which are responsible for querying and transforming data from entities
- B. Data services which are responsible for querying and transforming data from entities
- C. Hook services which are extension points for subscribers to tie into.
- D. Commerce APIs leverage? (2 answers) A) Logic services which are responsible for implementing business logic associated with entities.
Answer: B,D
NEW QUESTION 16
What is the recommended method for increasing the number of required autocomplete characters that are typed before autocomplete works?
- A. Override and extend the autoComplete method in cc_hk_Catalog.
- B. Override the autocomplete template and create and register a new handlebars helper.
- C. Override the autoComplete.search_input.minLength value in the CCRZ.uiProperties file
- D. Update the...minLength property in CC Admin, then build and activate a new cache.
Answer: C
NEW QUESTION 17
Which two Salesforce B2B Commerce visualforce pages must be enabled at a Salesforce Community level to make the out of the box SEO functionality available? (2 answers)
- A. ProductMap
- B. SizeMap
- C. CCSizeIndex
- D. CCCatSiteMap
Answer: C,D
NEW QUESTION 18
Which three attributes are true regarding Subscriber pages? (3 answers)
- A. Subscriber pages can include additional standard Salesforce B2B Commerce components such as featured products, category tree, and mini cart.
- B. Out of the Box, Subscriber Pages are completely blank HTML pages.
- C. All the user interface components must be created manually.
- D. Standard Salesforce B2B Commerce components are automatically included on the page e.g. Header links, images, menu items, containers, etc.
- E. Subscriber pages allow customers to quickly create new custom pages for their storefront.
Answer: A,D,E
NEW QUESTION 19
A query containing a subquery is executed. What is appended to the subquery name as part of its transformation by default in Salesforce B2B Commerce?
- A. The letter "S"
- B. A subscriber-supplied token
- C. The "*" symbol
- D. "__ccrz"
Answer: A
NEW QUESTION 20
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)
- A. ccrz.ccUtil.isValid(Map<String, Object>) and ccrz.ccUtil.isValid(List<Object>)
- B. ccrz.ccUtil.isNotValid(Map<String, Object>) and
ccrz.ccUtil.isNotValid(List<Object>) - C. ccrz.ccUtil.isEmpty(Map<String, Object>) and ccrz.ccUtil.isEmpty(List<Object>)
- D. ccrz.ccUtil.isNotEmpty(Map<String, Object>) and
ccrz.ccUtil.isNotEmpty(List<Object>)
Answer: C,D
NEW QUESTION 21
Which three statements are true regarding event handling in the Salesforce B2B Commerce managed package?
(3 answers)
- A. Salesforce B2B Commerce relies on a series of Javascript click listener events.
- B. CCRZ.pubSub extends the Backbone.Events JavaScript object.
- C. Salesforce B2B Commerce relies on a central event channel for communication across various Salesforce B2B Commerce Backbone Views and Models called CCRZ.pubSub.
- D. Writing directly to your own custom Backbone JS Views and Models automatically integrates that data into the Salesforce B2B Commerce Backbone Views and Models.
- E. CCRZ.pubSub defines the following three functions which can be used for event handling: trigger, on, and once.
Answer: B,C,E
NEW QUESTION 22
Which two aspects are applicable to Page Includes? (2 answers)
- A. If a controller is used for an included page, then a merge variable must be present on the page.
- B. Page Includes can be configured as Body Includes Begin.
- C. Page Includes must be assigned to an OOTB Page, i.e. Home, Product Detail, etc., and enabled
- D. Standard Visualforce controls such as apex:form should not be used within a page include
Answer: A,D
NEW QUESTION 23
How are variables bound when services use the ccSercviceDao class to execute queries?
- A. Global variables
- B. Apex class variables
- C. String substitution
- D. Apex local variables
Answer: B
NEW QUESTION 24
What are three ways to implement custom post Order processing? (3 answers)
- A. Use a Salesforce workflow rule that executes when an Order record is created.
- B. Use cc_hk_Order.placeTarget to define a new Order Confirmation page which executes additional business logic.
- C. Use Process builder to implement business processes that execute when an Order record is created.
- D. Extend cc_hk_invoice to handle custom business logic post Order processing
- E. Modify or add custom Cart formula fields to handle logic.
Answer: A,B,C
NEW QUESTION 25
What is a method to resolve if the current storefront customer is a Salesforce B2B Commerce guest user in an apex class?
- A. ccrz.cc_CallContext.currUser.isGuest
- B. ... UserType
- C. UserInfo.getUserType()
- D. ccrz.cc_CallContext.isGuest
Answer: D
NEW QUESTION 26
What is essential for a Salesforce B2B Commerce theme to show up in the theme section in CC Admin?
- A. The theme needs to have "theme" in the name of the Static Resource.
- B. The theme needs to be set in the Configuration Settings.
- C. The theme needs to be referred to in the head element on the page
- D. The theme needs to be set as a Custom Setting in Salesforce.
Answer: A
NEW QUESTION 27
In which three ways should useful debugging information in Salesforce B2B Commerce implementation be garnered? (3 answers) A) Enabling the logging token via
- A. Enabling debugging options for the current user and visually inspecting the Salesforce debug logs.
- B. Placing a System.debug() statement anywhere in the class being debugged.
- C. Logging into the community as a system administrator to identify any potential permissions or Visualforce exceptions.
- D. Admin and subsequently inspecting the logs via the browser console.
- E. Logging a case with Salesforce support to enable advanced debugging options.
Answer: A,B,D
NEW QUESTION 28
A configuration value, CO.NewOrder, is set to TRUE. What is one way of
preventing an existing payment page from being shown on the checkout payment page?
- A. Remove the payment type associated with the payment page from CO.pmts, then rebuild and activate a new cache.
- B. Delete the Visualforce page from the code base.
- C. Override the front end template and modify the way the embedded payment page gets loaded from the payment list configuration.
- D. Remove the value matching the page name from the pmt.whitelist configuration setting, then rebuild and activate a new Configuration cache
Answer: D
NEW QUESTION 29
Salesforce B2B leverages global API's for encapsulating business logic into blocks that can be extended and modified by subscribers. Which three statements are true regarding extending ccServiceProduct and exposing custom fields on the Product Detail Page? (3 answers)
- A. Create a global with sharing class that extends ccrz.ccServiceProduct.
- B. Override the getFieldsMap method and add subscriber specific code.
- C. Create a public with sharing class that extends ccrz.ccServiceProduct.
- D. Override the fetch method and add your subscriber specific code here.
- E. Ensure that any helper methods are defined as private and static only.
Answer: A,B,D
NEW QUESTION 30
For which two reasons is it preferable to extend the Salesforce B2B Commerce remote invocation object instead of using the standard Salesforce remote action invocation manager (2 answers)
- A. The Salesforce B2B Commerce logger cannot be utilized in standard remote actions
- B. A standard remote action will not have access to Salesforce B2B Commerce objects.
- C. Salesforce B2B Commerce includes do not support standard SalesForce remote actions.
- D. The APEX method called by the remote action will be passed as a Salesforce B2B Commerce context object.
Answer: A,D
NEW QUESTION 31
How do the REST APIs in Salesforce B2B Commerce support pass-through parameter handling
- A. An exception is generated for unknown API keys
- B. Parameters are passed through the service handlers
- C. Parameters are filtered out before the request is processed
- D. Parameters are separated, but unused
Answer: B
NEW QUESTION 32
......
Pass Salesforce B2B-Commerce-Developer Premium Files Test Engine pdf - Free Dumps Collection: https://www.free4torrent.com/B2B-Commerce-Developer-braindumps-torrent.html
New 2022 Realistic B2B-Commerce-Developer Dumps Test Engine Exam Questions in here: https://drive.google.com/open?id=1zdgrYBFj1OXjW9flPYYAXaLiMoLg55Cw