ExamGecko

Salesforce Certified Design and Build Integration Solutions (ARC-101) Practice Test - Questions Answers, Page 2

List of questions

Question 11

Report
Export
Collapse

A large consumer goods manufacturer operating in multiple countries is planning to implement Salesforce for their Sales and Support operations globally. They have the following security requirements:

Internal users from each country have to be authenticated with their local active directory.
Internal users from each country have to be authenticated with their local active directory.
Customers can create their own login or use Google login.
Customers can create their own login or use Google login.
Partners have to be authenticated through a central system which is to be determined.
Partners have to be authenticated through a central system which is to be determined.
Internal users will have access to the central ERP with their credentials maintained in the ERP.
Internal users will have access to the central ERP with their credentials maintained in the ERP.
Additional internal systems will be integrated with Salesforce for Sales and Support business processes.Which three requirements should the integration architect evaluate while designing the integration needs of this project?Choose 3 answers
Additional internal systems will be integrated with Salesforce for Sales and Support business processes.Which three requirements should the integration architect evaluate while designing the integration needs of this project?Choose 3 answers
Evaluate Salesforce solution for customers and for partners, using third party solution for internal users.
Evaluate Salesforce solution for customers and for partners, using third party solution for internal users.
Assess security requirements for internal systems and decide Integration methods that support the requirements.
Assess security requirements for internal systems and decide Integration methods that support the requirements.
Evaluate the build of a custom authentication mechanism for users in each country and support for customers and partners.
Evaluate the build of a custom authentication mechanism for users in each country and support for customers and partners.
Consider Third party Single Sign On solution supporting all user authentication including customer and partner.
Consider Third party Single Sign On solution supporting all user authentication including customer and partner.
Evaluate Salesforce native authentication mechanism for all users including customers and partners.
Evaluate Salesforce native authentication mechanism for all users including customers and partners.
Suggested answer: B, C, E
asked 23/09/2024
Larry Severin
38 questions

Question 12

Report
Export
Collapse

Universal Containers (UC) is a large printing company that sells advertisement banners. The company works with third-party agents on banner initial design concepts. The design files are stored in an onpremise file store that can be accessed by UC internal users and the third party agencies. UC would like to collaborate with the 3rd part agencies on the design files and allow them to be able to view the design files in the community.

The conceptual design files size is 2.5 GB.

Which solution should an integration architect recommend?

Create a lightning component with a Request and Reply integration pattern to allow the community users to download the design files.
Create a lightning component with a Request and Reply integration pattern to allow the community users to download the design files.
Define an External Data Source and use Salesforce Connect to upload the files to an external object. Link the external object using Indirect lookup.
Define an External Data Source and use Salesforce Connect to upload the files to an external object. Link the external object using Indirect lookup.
Create a custom object to store the file location URL, when community user clicks on the file URL, redirect the user to the on-prem system file location.
Create a custom object to store the file location URL, when community user clicks on the file URL, redirect the user to the on-prem system file location.
Use Salesforce Files to link the files to Salesforce records and display the record and the files in the community.
Use Salesforce Files to link the files to Salesforce records and display the record and the files in the community.
Suggested answer: B

Explanation:

https://help.salesforce.com/articleView?id=collab_files_connect_share.htm&type=5

asked 23/09/2024
Diego Beltran
53 questions

Question 13

Report
Export
Collapse

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?

Make formula fields with HYPERLINK() to external web servers more secure.
Make formula fields with HYPERLINK() to external web servers more secure.
Make Apex SOAP outbound integrations to external web services more secure.
Make Apex SOAP outbound integrations to external web services more secure.
A Make Apex REST outbound integrations to external web services more secure.
A Make Apex REST outbound integrations to external web services more secure.
Make an API inbound integration from an external Java client more secure.
Make an API inbound integration from an external Java client more secure.
Suggested answer: A
asked 23/09/2024
Rachana Kesarkar
31 questions

Question 14

Report
Export
Collapse

The URL for an external service has been changed without prior notice. The service provides up to date money exchange rates that is accessed several times from Salesforce and is a business critical function for end users.

Which two solutions should an Integration Architect recommend be implemented to minimize potential downtime for users in this situation?

Choose 2 answers

Named Credentials
Named Credentials
Remote Site Settings
Remote Site Settings
Content Security Policies
Content Security Policies
Enterprise ESB
Enterprise ESB
Suggested answer: A, D

Explanation:

https://help.salesforce.com/articleView?id=collab_files_overview.htm&type=5

asked 23/09/2024
Chris Morris
39 questions

Question 15

Report
Export
Collapse

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:

Legacy mainframe systems that have remained untouched for years and are due to be decommissioned.
Legacy mainframe systems that have remained untouched for years and are due to be decommissioned.
Salesforce Commerce Cloud Service Cloud, Marketing Cloud, and Community Cloud.
Salesforce Commerce Cloud Service Cloud, Marketing Cloud, and Community Cloud.
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
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
Manual steps and procedures that may be necessary.
Manual steps and procedures that may be necessary.
Impact of deleted records on system functionality.
Impact of deleted records on system functionality.
Ability to delete personal data in every system.
Ability to delete personal data in every system.
Feasibility to restore deleted records when needed.
Feasibility to restore deleted records when needed.
Ability to provide a 360-degree view of the customer.
Ability to provide a 360-degree view of the customer.
Suggested answer: B, C, D
asked 23/09/2024
Peter Stones
39 questions

Question 16

Report
Export
Collapse

A customer of Salesforce has used Platform Events to integrate their Salesforce instance with an external third party Artificial Intelligence (AI) system. The AI system provides a prediction score for each lead that is received by Salesforce. Once the prediction score is received, the lead information is saved to Platform events for other processes. The trigger on the Platform Events is failing once this was rolled out to Production.

What type of monitoring should the Integration Consultant have considered to monitor this integration?

Monitor Platform Events created per hour limits across the Salesforce instance.
Monitor Platform Events created per hour limits across the Salesforce instance.
Set up debug logs for Platform Event triggers to monitor performance .
Set up debug logs for Platform Event triggers to monitor performance .
Validate the Platform Event definition matches leads definition.
Validate the Platform Event definition matches leads definition.
Monitor the volume of leads that are created in Salesforce.
Monitor the volume of leads that are created in Salesforce.
Suggested answer: B
asked 23/09/2024
Rosalba Scalera
48 questions

Question 17

Report
Export
Collapse

A large B2C customer is planning to implement Salesforce CRM to become a Customer centric enterprise. Below, is their current system landscape diagram.

Salesforce Certified Design and Build Integration Solutions (ARC-101) image Question 17 61532 09232024002252000000

The goals for implementing Salesforce follows:

Develop a 360 view of customer
Develop a 360 view of customer
Leverage Salesforce capabilities for Marketing, Sales and Service processes 3. Reuse Enterprise capabilities built for Quoting and Order Management processes Which three systems from the current system landscape can be retired with the implementation of Salesforce?Choose 3 answers
Leverage Salesforce capabilities for Marketing, Sales and Service processes 3. Reuse Enterprise capabilities built for Quoting and Order Management processes Which three systems from the current system landscape can be retired with the implementation of Salesforce?Choose 3 answers
Order Management System
Order Management System
Case Management System
Case Management System
Sales Activity System
Sales Activity System
Email Marketing System
Email Marketing System
Quoting System
Quoting System
Suggested answer: B, C, D
asked 23/09/2024
Mariusz Lewandowski
38 questions

Question 18

Report
Export
Collapse

What is the first thing an Integration Architect should validate if a callout from a Lightning Web Component to an external endpoint is failing?

The endpoint domain has been added to Cross-Origin Resource Sharing.
The endpoint domain has been added to Cross-Origin Resource Sharing.
The endpoint URL has been added to Content Security Policies.
The endpoint URL has been added to Content Security Policies.
The endpoint URL has added been to an outbound firewall rule.
The endpoint URL has added been to an outbound firewall rule.
The endpoint URL has been added to Remote Site Settings.
The endpoint URL has been added to Remote Site Settings.
Suggested answer: B
asked 23/09/2024
Willians Lima Pereira
45 questions

Question 19

Report
Export
Collapse

A company needs to integrate a legacy on premise application that can only support SOAP API. After the Integration Architect has evaluated the requirements and volume, they determined that the Fire and Forget integration pattern will be most appropriate for sending data from Salesforce to the external application and getting response back in a strongly typed format.

Which integration capabilities should be used to integrate the two systems?

Outbound Message for Salesforce to Legacy System direction and SOAP API using Enterprise WSDL for the communication back from legacy system to salesforce.
Outbound Message for Salesforce to Legacy System direction and SOAP API using Enterprise WSDL for the communication back from legacy system to salesforce.
Platform Events for Salesforce to Legacy System direction and SOAP API using Partner WSDL for the communication back from legacy system to salesforce.
Platform Events for Salesforce to Legacy System direction and SOAP API using Partner WSDL for the communication back from legacy system to salesforce.
Platform Events for Salesforce to Legacy System direction and SOAP API using Enterprise WSDL for the communication back from legacy system to salesforce.
Platform Events for Salesforce to Legacy System direction and SOAP API using Enterprise WSDL for the communication back from legacy system to salesforce.
Outbound Message for Salesforce to Legacy System direction and SOAP API using Partner WSDL for the communication back from legacy system to salesforce.
Outbound Message for Salesforce to Legacy System direction and SOAP API using Partner WSDL for the communication back from legacy system to salesforce.
Suggested answer: A
asked 23/09/2024
BERNDT HAMBOECK
26 questions

Question 20

Report
Export
Collapse

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.

Salesforce Certified Design and Build Integration Solutions (ARC-101) image Question 20 61535 09232024002252000000

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:

Log every call's start and finish date and time to a central analytics data store.
Log every call's start and finish date and time to a central analytics data store.
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?
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?
Sum of A to H
Sum of A to H
Sum of A to F
Sum of A to F
Sum of A, G, and H
Sum of A, G, and H
Sum of A and H
Sum of A and H
Suggested answer: D
asked 23/09/2024
Juan Contreras
36 questions
Total 106 questions
Go to page: of 11
Search

Related questions