Free ARC-101 Exam Braindumps (page: 12)

Page 11 of 32

Northern Trail Outfitters is creating a distributable Salesforce package for other Salesforce orgs within the company. The package needs to call in to a custom Apex REST endpoint in the central org. The Security team wants to ensure a specific integration account is used in the central org that they will authorize after installation of the package.
Which three items should an architect recommend to secure the integration in the package? (Choose three.)

  1. Create a connected app in the central org and add the callback URL for each org in the package it is installed in to redirect after a successful authentication.
  2. Contact Salesforce Support and create a case to temporarily enable API access for managed packages.
  3. Use the authentication Provider configured and select the identity type as Named Principal with OAuth 2.0 as the protocol and Select Start Authentication Flow on Save.
  4. Create an authentication provider in the package and set the consumer key and consumer secret of the connected app in the central org.
  5. Use an encrypted field to store the password that the Security team enters, and use password management for external orgs and set the encryption method to TLS 1.2.

Answer(s): A,C,D



Northern Trail Outfitters (NTO) uses Salesforce to track leads, opportunities and order details that convert leads to customers. However, orders are managed by an external (remote) system. Sales representatives want to view and update real-time order information in Salesforce. NTO wants the data to only persist in the external system.
Which type of integration should an architect recommend to meet this business requirement?

  1. Batch Processing
  2. Data Virtualization
  3. Process Orchestration
  4. Data Synchronization

Answer(s): B



Northern Trail Outfitters (NTO) has a requirement to encrypt a few of widely-used standard fields. NTO also wants to be able to use these fields in workflow rules.
Which security solution should an integration architect recommend to fulfill the business use case?

  1. Cryptography Class
  2. Classic Encryption
  3. Data Masking
  4. Shield Platform Encryption

Answer(s): D



Northern Trail Outfitters needs to send order and line items directly to an existing finance application webservice when an order is fulfilled. It is critical that each order reach the finance application exactly once for accurate invoicing.
Which solution should an architect propose?

  1. Outbound Messaging, which will automatically handle error retries to the service.
  2. Button press invokes synchronous callout, with user handling retries in case of error.
  3. Trigger invokes Queueable Apex method, with custom error handling process.
  4. Trigger makes @future Apex method, with custom error handling process.

Answer(s): B






Post your Comments and Discuss Salesforce ARC-101 exam with other Community members:

ARC-101 Discussions & Posts