ARC-101認定お試し[2023年02月04日] 最新ARC-101のPDF問題集 [Q26-Q49]

Share

ARC-101認定お試し[2023年02月04日] 最新ARC-101のPDF問題集

ベストSalesforce ARC-101学習ガイドと問題集でof2023年更新


Salesforce ARC-101 認定試験の出題範囲:

トピック出題範囲
トピック 1
  • データ変更パターンに基づく UI 更新のユース ケースを理解する
  • 統合の重要性を理解する
トピック 2
  • ニーズを統合要件に変換
  • 顧客の単一ビューの意味を探る
トピック 3
  • リモート サイト設定をいつ使用するかを理解する
  • コールアウトを使用してプログラムで外部 API を呼び出す
トピック 4
  • プラットフォーム イベントを使用してイベント ドリブン アプリケーションを構築する
  • システム ランドスケープの意味を探る
トピック 5
  • 統合規制要件の確認
  • アウトバウンド メッセージを使用した Salesforce から外部アプリケーションへのデータの送信

 

質問 26
An organization needs to integrate Salesforce with an external system and is considering authentication options. The organization already has implemented SAML, using a third-party Identity Provider for integrations between other systems.
Which use case can leverage the existing SAML integration to connect Salesforce with other internal systems?

  • A. A Make Apex REST outbound integrations to external web services more secure.
  • B. Make Apex SOAP outbound integrations to external web services more secure.
  • C. Make formula fields with HYPERLINK() to external web servers more secure.
  • D. Make an API inbound integration from an external Java client more secure.

正解: C

 

質問 27
An architect recommended using Apex code to make callouts to an external system to process insurance quote.
What should the integration architect consider to make sure this is the right option for the integration?

  • A. The limit of pending operations in the same transaction.
  • B. The maximum number of parallel Apex callouts in a single continuation.
  • C. The limit on long-running requests (total execution time).
  • D. The maximum callouts in a single Apex transaction.

正解: A

 

質問 28
An integration architect needs to build a solution that will be using the Streaming API, but the data loss should be minimized, even when the client re-connects every couple of days.
Which two types of Streaming API events should be considered?
Choose 2 answers

  • A. High Volume Platform Events
  • B. Change Data Capture Events
  • C. Generic Events
  • D. PushTopic Events

正解: A,B

 

質問 29
Northern Trail Outfitters (NTO) is looking to integrate three external systems that run nightly data enrichment processes in Salesforce. NTO has both of the following security and strict auditing requirements:
1. The external systems must follow the principle of least privilege, and
2. The activities of the eternal systems must be available for audit.
What should an Integration Architect recommend as a solution for these integrations?

  • A. A shared Connected App for the three external system integrations.
  • B. A unique integration user for each external system integration.
  • C. A shared integration user for the three external system integrations.
  • D. A Connected App for each external system integration.

正解: D

 

質問 30
A company's cloud-based single page application consolidates data local to the application with data from on premise and 3rd party systems. The diagram below typifies the application's combined use of synchronous and asynchronous calls.

The company wants to use the average response time of its application's user interface as a basis for certain alerts. For this purpose, the following occurs:
1. Log every call's start and finish date and time to a central analytics data store.
2. Compute response time uniformly as the difference between the start and finish date and time - A to H in the diagram.
Which computation represents the end-to-end response time from the user's perspective?

  • A. Sum of A to H
  • B. Sum of A and H
  • C. Sum of A to F
  • D. Sum of A, G, and H

正解: B

 

質問 31
Northern Trail Outfitters (NTO) uses a custom mobile app to interact with their customers.
One of the features of the app are Salesforce Chatter Feeds. NTO wants to automatically post a Chatter item to Twitter whenever the post includes the #thanksNTO hashtag.
Which API should an Integration Architect use to meet this requirement?

  • A. Streaming API
  • B. Connect REST API
  • C. Apex REST
  • D. REST API

正解: B

 

質問 32
A US business-to-consumer (B2C) company is planning to expand to Latin Americ a. They project an initial Latin American customer base of about one million, and a growth rate of around 10% every year for the next 5 years. They anticipate privacy and data protection requirements similar to those in the European Union to come into effect during this time. Their initial analysis indicates that key personal data is stored in the following systems:
1. Legacy mainframe systems that have remained untouched for years and are due to be decommissioned.
2. Salesforce Commerce Cloud Service Cloud, Marketing Cloud, and Community Cloud.
3. The company's CIO tasked the integration architect with ensuring that they can completely delete their Latin American customer's personal data on demand.
Which three requirements should the integration architect consider?
Choose 3 answers

  • A. Manual steps and procedures that may be necessary.
  • B. Ability to delete personal data in every system.
  • C. Feasibility to restore deleted records when needed.
  • D. Impact of deleted records on system functionality.
  • E. Ability to provide a 360-degree view of the customer.

正解: B,C,D

 

質問 33
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 that are of interest are:
A customer has initiated a product exchange via a Case A customer service rep clicks on the "Authorize Exchange Product" menu item on the Case A customer has initiated a subscription cancellation via a Case A customer service rep clicks on the "Initiate Refund" menu item on the Case Which two solutions will meet these business requirements?
Choose 2 answers

  • A. Case Workflow Rule that sends an Outbound Message.
  • B. Case after insert Trigger that executes a callout.
  • C. Custom Apex controller that publishes a Platform Event.
  • D. Case after insert Trigger that publishes a Platform Event.

正解: C,D

 

質問 34
Universal Containers (UC) owns a variety of cloud-based applications, including Salesforce, alongside several on premise applications. The on-premise applications are protected behind a corporate network with limited outside access to external systems.
UC would like to expose data from the on-premise applications to Salesforce for a more unified user experience. The data should be accessible from Salesforce in real-time.
Which two actions should be recommended to fulfill this system requirement?
Choose 2 answers

  • A. Run a batch job with an ETL tool from an on-premise server to move data to Salesforce.
  • B. Develop custom APIs on the company's network that are invokable by Salesforce.
  • C. Deploy MuleSoft to the on-premise network and design externally facing APIs to expose the data.
  • D. Develop an application in Heroku that connects to the on-premise database via an ODBC string and VPC connection.

正解: B,C

 

質問 35
Northern Trail Outfitters (NTO) uses different shipping services for each of the 34 countries it serves. Services are added and removed frequently to optimize shipping times and costs. Sales Representatives serve all NTO customers globally and need to select between valid service(s) for the customer's country and request shipping estimates from that service.
Which two solutions should an architect propose?
Choose 2 answers

  • A. Use Platform Events to construct and publish shipper-specific events.
  • B. Store shipping services in a picklist that is dependent on a country picklist.
  • C. Use middleware to abstract the call to the specific shipping services.
  • D. Invoke middleware service to retrieve valid shipping methods.

正解: C,D

 

質問 36
An Integration Architect has designed a mobile application for Salesforce users to get data while on the road using a custom UI. The application is secured with oAuth and is currently functioning well. There is a new requirement where the mobile application needs to obtain the GPS coordinates and store it on a custom geolocation field.
The geolocation field is secured with Field Level Security, so users can view the value without changing it.
What should be done to meet the requirement?

  • A. The mobile device makes a SOAP API inbound call.
    The mobile device receives a REST Apex callout call.
  • B. The mobile device makes a REST API inbound call.
  • C. The mobile device makes a REST Apex inbound call.

正解: B

 

質問 37
Northern Trail Outfitters wants to improve the quality of call-outs from Salesforce to their REST APIs. For this purpose, they will require all API clients/consumers to adhere to RESTAPI Markup Language (RAML) specifications that include field-level definition of every API request and response payload. RAML specs serve as interface contracts that Apex REST API Clients can rely on.
Which two design specifications should the Integration Architect include in the integration architecture to ensure that Apex REST API Clients unit tests confirm adherence to the RAML specs?
Choose 2 answers

  • A. Require the Apex REST API Clients to implement the HttpCalloutMock.
  • B. Call the HttpCalloutMock implementation from the Apex REST API Clients.
  • C. Implement HttpCalloutMock to return responses per RAML specification.
  • D. Call the Apex REST API Clients in a test context to get the mock response.

正解: C,D

 

質問 38
Salesforce users need to read data from an external system via HTTPS request.
Which two security methods should an integration architect leverage within Salesforce to secure the integration?
Choose 2 answers

  • A. Connected App
  • B. Two way SSL
  • C. Authorization Provider
  • D. Named Credentials

正解: B,D

 

質問 39
Universal Containers (UC) is a global financial company. UC support agents would like to open bank accounts on the spot for a customer who is inquiring ab UC products.
During opening the bank account process, the agents execute credit checks for the customers through external agencies. At a given time, up to 30 concurrent rewill be using the service for performing credit checks for customers.
What error handling mechanisms should be built to display an error to the agent when the credit verification process failed?

  • A. Handle verification process error in the Verification Webservice API in case there is a connection issue to the Webservice if it responds with an error.
  • B. In case the verification process is down, Use mock service to send the response to the agent.
  • C. Handle integration errors in the middleware in case the verification process is down, thenthe middleware should retry processing the request multiple times.
  • D. In case the verification process is down, use fire and forget mechanism instead of request and reply to allow the agent to get the response back when the service is bar online.

正解: A

 

質問 40
An enterprise architect has requested the Salesforce Integration architect to review the following (see diagram & description) and provide recommendations after carefully considering all constraints of the enterprise systems and Salesforce platform limits.

* About 3,000 phone sales agents use a Salesforce Lightning UI concurrently to check eligibility of a customer for a qualifying offer.
* There are multiple eligibility systems that provides this service and are hosted externally. However, their current response times could take up to 90 seconds to process and return (there are discussions to reduce the response times in future, but no commitments are made).
* These eligibility systems can be accessed through APIs orchestrated via ESB (MuleSoft).
* All requests from Salesforce will have to traverse through customer's API Gateway layer and the API Gateway imposes a constraint of timing out requests after 9 seconds.
Which three recommendations should be made?
Choose 3 answers

  • A. Implement a 'Check Update' button that passes a requestID received from ESB (user action needed).
  • B. Recommend synchronous Apex call-outs from Lightning UI to External Systems via Mule and implement polling on API gateway timeout.
  • C. When responses are received by Mule, create a Platform Event in Salesforce via Remote-Call-In and use the empAPI in the lightning UI to serve 3,000 concurrent users.
  • D. Use Continuation callouts to make the eligibility check request from Salesforce from Lightning UI at page load.
  • E. ESB (Mule) with cache/state management to return a requestID (or) response if available from external system.

正解: A,D,E

 

質問 41
An architect decided to use Platform Events for integrating Salesforce with an external system for a company.
Which three things should an architect consider when proposing this type of integration mechanism?
Choose 3 answers

  • A. External system needs to have the same uptime in order to be able to keep up with Salesforce Platform Events.
  • B. Error handling must be performed by the remote service because the event is effectively handed off to the remote system for further processing.
  • C. To subscribe to an event, the integration user in salesforce needs read access to theevent entity.
  • D. Salesforce needs to be able to store information about the external system in order toknow which event to send out.
  • E. To publish an event, the integration user in salesforce needs create permission on the event entity.

正解: B,C,E

 

質問 42
Universal Containers is a global financial company that sells financial products and services.
There is a daily scheduled Batch Apex job that generates invoice from a given set of orders.
UC requested building a resilient integration for this batch apex job in case the invoice generation fails.
What should an integration architect recommend to fulfill the requirement?

  • A. Build Batch Retry & Error Handling in the Batch Apex Job itself.
  • B. Build Batch Retry & Error Handling using BatchApexErrorEvent.
  • C. Build Batch Retry & Error Handling in the middleware.
  • D. Batch Retry & Error Handling report to monitor the error handling.

正解: B

 

質問 43
When user clicks Check Preferences as part of a Lightning flow in Salesforce, preferences from an externally hosted RESTful service are to be checked in real-time. The RESTful service has OpenAPI 2.0 JSON definitions, responding in data types of Boolean and string values.
Which integration pattern and mechanism should be selected to meet the conditions?

  • A. Fire and Forget: Process-driven platform events publishes events on Salesforce Event Bus.
  • B. Remote Call-In: Salesforce REST API with REST Composite Resources.
  • C. Request-Reply: Enhanced External Services invokes a REST API.
  • D. Data Virtualization: Salesforce Connect map data external REST data in external objects.

正解: C

 

質問 44
Northern Trail Outfitters is creating a distributable Salesforce package for other Salesforce orgs within the company. The package needs to call into a custor 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 3 answers

  • A. Select Start Authentication Flow on Save.
  • B. 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. Use the Auth Provider configured and select the identity type as Named Principal with OAuth 2.0 as the protocol and
  • C. Create a connected app in the central org and add the callback URL of each org the package is installed in to redirect to after successful authentication.
  • D. Create an Auth provider in the package and set the consumer key and consumer secret of the connected app in the central org.
  • E. Contact Salesforce support and create a case to temporarily enable API access for managed packages.

正解: A,C,D

 

質問 45
A customer's enterprise architect has identified requirements around caching, queuing, error handling, alerts, retries, event handling, etc. The company has asked the Salesforce integration architect to help fulfill such aspects with their Salesforce program.
Which three recommendations should the Salesforce integration architect make?
Choose 3 answers

  • A. Transform a fire-and-forget mechanism to request-reply should be handled bymiddleware tools (like ETL/ESB) to improve performance.
  • B. Event handling in a publish/subscribe scenario, the middleware can be used to route requests or messages to active data-event subscribers from active data-event publishers.
  • C. Provide true message queueing for integration scenarios (including orchestration,process choreography, quality of service, etc.) given that a middleware solution is required.
  • D. Message transformation and protocol translation should be done within Salesforce.
    Recommend leveraging Salesforce native protocol conversion capabilities as middle watools are NOT suited for such tasks
  • E. Event handling processes such as writing to a log, sending an error or recovery process, or sending an extra message, can be assumed to be handled by middleware.

正解: B,C,E

 

質問 46
Universal Containers (UC) is a leading provider of management training globally, UC requested students course registration data generated from the Salesforce student community to be synced with the learning management system (LMS). Any update to the course registration data needs to be reflected in the LMS.
Which integration mechanism should be used to meet the requirement?

  • A. Streaming API
  • B. Change Data Capture (CDC)
  • C. Outbound Message
  • D. Platform Event

正解: A

 

質問 47
Northern Trail Outfitters has a registration system that is used for workshops offered at its conferences. Attendees use a Salesforce community to register for workshops, but the scheduling system manages workshop availability based on room capacity. It is expected that there will be a big surge of requests for workshop reservations when the conference schedule goes live.
Which integration pattern should be used to manage the influx in registrations?

  • A. Remote Process Invocation-Request and Reply
  • B. Remote Process Invocation-Fire and Forget
  • C. Batch Data Synchronization
  • D. Remote Call-In

正解: C

 

質問 48
Which two requirements should the Salesforce Community Cloud support for self-registration and SSO?
Choose 2 answers

  • A. OpenId Connect Authentication Provider and Registration Handler
  • B. SAML SSO and just-in-time provisioning
  • C. SAML SSO and Registration Handler
  • D. OpenId Connect Authentication Provider and just-in-time provisioning

正解: A,B

 

質問 49
......

有効なARC-101試験 最新問題で2023年最新の学習ガイド:https://www.goshiken.com/Salesforce/ARC-101-mondaishu.html