Free CERTIFIED-INTEGRATION-ARCHITECT Salesforce CERTIFIED-INTEGRATION-ARCHITECT Practice Test Question

Loading demo links...

Showing 7–9 of 9 questions

Question 7 (Topic 1)

A customer imports data from an external system into Salesforce using Bulk API. These jobs have batch sizes of 2000 and are run in parallel mode. The batches fail frequently with the error “Max CPU time exceeded”. A smaller batch size will fix this error. What should be considered when using a smaller batch size?

Select an option, then click Submit answer.

  • Smaller batch size may exceed the concurrent API request limits.
  • Smaller batch size can trigger “Too many concurrent batches” error.
  • Smaller batch size may increase time required to execute bulk jobs.
Question 8 (Topic 1)

A subscription-based media company’s system landscape forces many subscribers to maintain multiple accounts and to login more than once. An Identity and Access Management (IAM) system, which supports SAML and OpenId, was recently implemented to improve the subscriber experience through self-registration and single sign-on (SSO). The IAM system must integrate with Salesforce to give new self-service customers instant access to Salesforce Community Cloud. Which requirement should the Salesforce Community Cloud support for self-registration and SSO?

Select an option, then click Submit answer.

  • OpenId Connect Authentication Provider and Registration Handler
  • OpenId Connect Authentication Provider and JIT provisioning
  • SAML SSO and Registration Handler
Question 9 (Topic 1)

The director of customer service at Northern Trail Outfitters (NTO) wants to capture and trend specific business events that occur in Salesforce in real time. The metrics will be accessed in an ad-hoc manner using an external analytics system. The events are as follows: 1. A customer initiates a product exchange via a Case. 2. A customer service rep clicks on the "Authorize Exchange Product" menu item in the Case. 3. A customer initiates a subscription cancellation via a Case. 4. A customer service rep clicks on the "Initiate Refund" menu item in the Case. Which solution should meet these business requirements?

Select an option, then click Submit answer.

  • Case Trigger after Insert, after update to publish the platform event.
  • Case Workflow Rule that sends an Outbound Message.
  • Case after insert Trigger that executes a callout.