Free B2B-COMMERCE-DEVELOPER Exam Braindumps (page: 3)

Page 2 of 20

Numerous flags when set, have a direct impact on the result set provided by the

Global API's.
Which conversion flag allows for sObjects to be returned from the Global API's when provided as a Boolean parameter with a value of true?

  1. ccrz.ccAPISizing.SKIPTRZ
  2. ccrz.ccAPISizing.SOBJECT
  3. ccrz.ccAPI.SZ_SKIPTRZ
  4. ccrz.ccAPI.SZ_SOBJECT

Answer(s): C



What is a best practice when passing query parameters from user interface to an apex controller?

  1. Query parameters should be properly sanitized by using JSINHTMLENCODE within the VisualForce Page orComponent.
  2. String parameters should be trimmed using String.trim().
  3. Query parameters should be passed only to Salesforce B2B Commerce classes that you are extending.
  4. Query parameters should be stored on a backbone model prior to passing them to the server

Answer(s): A



Which three steps are necessary to have subscriberpage added to Salesforce B2B Commerce after creating a custom Visualforce page? (3 answers)

  1. Create a new CC Subscriber Page record that points to your custom Visualforce page.
  2. Create a new Visualforce page, and manually import the Salesforce B2BCommerce JavaScript libraries. Run in Anonymous Apex
    ccrz.cc_util_Reflection.upsertPageUIKey([arg1],[arg2],[arg3]);
  3. Refresh the Page Keys Index in CC Admin.
  4. Enable the Subscriber Page in CC Admin.

Answer(s): A,C,D



How are version related upgrades passed on to subscriber API extensions/overrides?

  1. APIs callback with specific versions specified; the user must know which version number to use.
  2. Copy and paste of specific code is "built-in"
  3. Extensions and overridden APIs don't support-related upgrades.
  4. The "delegate" allows inherited method calls access to the most recentlyspecified service version

Answer(s): D






Post your Comments and Discuss Salesforce B2B-COMMERCE-DEVELOPER exam with other Community members:

B2B-COMMERCE-DEVELOPER Discussions & Posts