ExamGecko
Home Home / Salesforce / Certified Design and Build Integration Solutions (ARC-101)

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

Question list
Search
Search

List of questions

Search

Related questions











Universal Containers is a global financial company that sells financial products and services including, bank accounts, loans, and insurance. UC uses Salesforce Service cloud to service their customer via calls, live chat. The support agents would open bank accounts on the spot for customers who are inquiring about UC bank accounts.

UC Core banking system is the system of record for bank accounts and all accounts opened in salesforce have to be synced in real-time to the core banking system. Support agents need to inform the customers with the newly created bank account ID which has to be generated from the core banking system.

Which integration pattern is recommended for this use case?

A.
Use streaming API to generate push topic.
A.
Use streaming API to generate push topic.
Answers
B.
Use outbound message.
B.
Use outbound message.
Answers
C.
Use salesforce platform event.
C.
Use salesforce platform event.
Answers
D.
Use request and reply.
D.
Use request and reply.
Answers
Suggested answer: D

Northern Trail Outfitters requires an integration to be set up between one of their Salesforce orgs and an external data source us Salesforce Connect. The external data source supports Open Data Protocol.

Which three configurations should an Integration Architect recommend be implemented in order to secure requests coming from Salesforce?

Choose 3 answers

A.
Configure Identity Type for OData connection.
A.
Configure Identity Type for OData connection.
Answers
B.
Configure a Certificate for OData connection.
B.
Configure a Certificate for OData connection.
Answers
C.
Configure Special Compatibility for OData connection,
C.
Configure Special Compatibility for OData connection,
Answers
D.
Configure CSRF Protection for OData connection.
D.
Configure CSRF Protection for OData connection.
Answers
E.
Configure CSRF Protection on External Data Source.
E.
Configure CSRF Protection on External Data Source.
Answers
Suggested answer: A, B, D

Explanation:

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

A company wants to standardize exception tracking, handling, and analytics. Given the following actions:

A.
Build a company wide logging service hosted on a middleware platform 2. Create case object records for exceptions based thresholds 3. Change all their Apex Loggers to publish Application Exceptions as custom Platform Events.Which two specifications should the integration architect include in the logging service architecture?Choose 2 answers
A.
Build a company wide logging service hosted on a middleware platform 2. Create case object records for exceptions based thresholds 3. Change all their Apex Loggers to publish Application Exceptions as custom Platform Events.Which two specifications should the integration architect include in the logging service architecture?Choose 2 answers
Answers
B.
Receive Application Events through Change Data Capture (CDC).
B.
Receive Application Events through Change Data Capture (CDC).
Answers
C.
Create Salesforce Cases using the Salesforce REST, SOAP or Bulk API.
C.
Create Salesforce Cases using the Salesforce REST, SOAP or Bulk API.
Answers
D.
Create Salesforce Cases conditionally using automatic Case creation rules.
D.
Create Salesforce Cases conditionally using automatic Case creation rules.
Answers
E.
Subscribe to the Application Exceptions using the Salesforce Streaming API.
E.
Subscribe to the Application Exceptions using the Salesforce Streaming API.
Answers
Suggested answer: B, C

Universal Containers (UC) uses Salesforce to track the following customer data:

A.
Leads,
A.
Leads,
Answers
B.
Contacts
B.
Contacts
Answers
C.
Accounts
C.
Accounts
Answers
D.
CasesSalesforce is considered to be the system of record for the customer. In addition to Salesforce, customer data exists in an Enterprise Resource Planning (ERP) system, ticketing system, and enterprise data lake. Each of these additional systems have their own unique identifier. UC plans on using middleware to integrate Salesforce with the external systems.UC has a requirement to update the proper external system with record changes in Salesforce and vice versa.Which two solutions should an Integration Architect recommend to handle this requirement?Choose 2 answers
D.
CasesSalesforce is considered to be the system of record for the customer. In addition to Salesforce, customer data exists in an Enterprise Resource Planning (ERP) system, ticketing system, and enterprise data lake. Each of these additional systems have their own unique identifier. UC plans on using middleware to integrate Salesforce with the external systems.UC has a requirement to update the proper external system with record changes in Salesforce and vice versa.Which two solutions should an Integration Architect recommend to handle this requirement?Choose 2 answers
Answers
E.
Locally cache external ID'S at the middleware layer and design business logic to map updates between systems.
E.
Locally cache external ID'S at the middleware layer and design business logic to map updates between systems.
Answers
F.
Store unique identifiers in an External ID field in Salesforce and use this to update the proper records across systems.
F.
Store unique identifiers in an External ID field in Salesforce and use this to update the proper records across systems.
Answers
G.
Use Change Data Capture to update downstream systems accordingly when a record changes.
G.
Use Change Data Capture to update downstream systems accordingly when a record changes.
Answers
H.
Design an MDM solution that maps external ID's to the Salesforce record ID.
H.
Design an MDM solution that maps external ID's to the Salesforce record ID.
Answers
Suggested answer: C, D

A company needs to be able to send data from Salesforce to a home grown system behind a corporate firewall. The data needs to be pushed only one way and doesn't need to be sent in real time. The average volume is 2 million records per day.

What should an integration architect consider when choosing the right option in building the integration between the external system and Salesforce?

A.
Due to high volume of records, number of concurrent requests can hit the limit for the REST API call to external system.
A.
Due to high volume of records, number of concurrent requests can hit the limit for the REST API call to external system.
Answers
B.
Due to high volume of records, a third party integration tool is required to stage records off platform.
B.
Due to high volume of records, a third party integration tool is required to stage records off platform.
Answers
C.
Due to high volume of records, the external system will need to use a BULK API Rest endpoint to connect to salesforce.
C.
Due to high volume of records, the external system will need to use a BULK API Rest endpoint to connect to salesforce.
Answers
D.
Due to high volume of records, salesforce will need to make a REST API call to external system.
D.
Due to high volume of records, salesforce will need to make a REST API call to external system.
Answers
Suggested answer: B

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.
A.
Use Platform Events to construct and publish shipper-specific events.
Answers
B.
Invoke middleware service to retrieve valid shipping methods.
B.
Invoke middleware service to retrieve valid shipping methods.
Answers
C.
Use middleware to abstract the call to the specific shipping services.
C.
Use middleware to abstract the call to the specific shipping services.
Answers
D.
Store shipping services in a picklist that is dependent on a country picklist.
D.
Store shipping services in a picklist that is dependent on a country picklist.
Answers
Suggested answer: B, C

A large enterprise customer with the following system landscape is planning to implement Salesforce Sales Cloud.

The following business processes need to be supported in Salesforce:

A.
Sales Consultants should be able to have access to current inventory.
A.
Sales Consultants should be able to have access to current inventory.
Answers
B.
Enterprise Resource Planning System(ERP) is the system of record for pricing information.
B.
Enterprise Resource Planning System(ERP) is the system of record for pricing information.
Answers
C.
Quotes should be generated in Salesforce with pricing from ERP.
C.
Quotes should be generated in Salesforce with pricing from ERP.
Answers
D.
Sales Management uses a Enterprise Business Intelligence (BI) tool to view Sales dashboards.
D.
Sales Management uses a Enterprise Business Intelligence (BI) tool to view Sales dashboards.
Answers
E.
Master Data Management (MDM) is the system of record for customers and prospects.
E.
Master Data Management (MDM) is the system of record for customers and prospects.
Answers
F.
Invoices should be accessible in Salesforce.Which systems in the landscape should the Integration Consultant consider to be integrated with Salesforce to support the business requirements?
F.
Invoices should be accessible in Salesforce.Which systems in the landscape should the Integration Consultant consider to be integrated with Salesforce to support the business requirements?
Answers
G.
ERP, Invoices system, Data Warehouse and BI Tool
G.
ERP, Invoices system, Data Warehouse and BI Tool
Answers
H.
ERP, Inventory, Pricing Engine, Invoices system
H.
ERP, Inventory, Pricing Engine, Invoices system
Answers
I.
ERP, MDM, BI tool and Data Warehouse
I.
ERP, MDM, BI tool and Data Warehouse
Answers
J.
ERP, MDM, Data Warehouse, Invoices system
J.
ERP, MDM, Data Warehouse, Invoices system
Answers
Suggested answer: B

A conglomerate is designing a Lightning Web Component (LWC) to display transactions aggregated from different sources. Their current system landscape is as follows:

A.
Transactions are created at any time through their various on-premise and cloud-based systems.
A.
Transactions are created at any time through their various on-premise and cloud-based systems.
Answers
B.
All necessary transactions are replicated to a custom Transaction object in Salesforce. It is updated periodically so it only has a subset of the necessary transactions between updates.
B.
All necessary transactions are replicated to a custom Transaction object in Salesforce. It is updated periodically so it only has a subset of the necessary transactions between updates.
Answers
C.
Middleware supports publish-subscribe interactions and provides RESTful Enterprise APIs that can retrieve transactions from on-premise and cloud-based systems.The company wants to address a usability concern regarding incomplete data displayed on the LWC component. What should the Integration Architect specify so the LWC will be able to display all the required transactions?
C.
Middleware supports publish-subscribe interactions and provides RESTful Enterprise APIs that can retrieve transactions from on-premise and cloud-based systems.The company wants to address a usability concern regarding incomplete data displayed on the LWC component. What should the Integration Architect specify so the LWC will be able to display all the required transactions?
Answers
D.
Use the Continuation class to call the Enterprise APIs and then process the response in a callback method.
D.
Use the Continuation class to call the Enterprise APIs and then process the response in a callback method.
Answers
E.
Let the Lightning Data Service with an ©wire adapter display new values when the custom object records change.
E.
Let the Lightning Data Service with an ©wire adapter display new values when the custom object records change.
Answers
F.
Call the Enterprise APIs directly from the LWC's JavaScript code and redisplay the LWC on receipt of the API response.
F.
Call the Enterprise APIs directly from the LWC's JavaScript code and redisplay the LWC on receipt of the API response.
Answers
G.
Publish a Platform Event, have the middleware subscribe and update the custom object on receipt of Platform Event.
G.
Publish a Platform Event, have the middleware subscribe and update the custom object on receipt of Platform Event.
Answers
Suggested answer: C

Northern Trail Outfitters (NTO) has an integration set up between a Salesforce org and a quoting system. NTO would like to show a notification to all sales representatives that use Salesforce anytime the quoting system will be taken down for maintenance.

Which Salesforce API should an Integration Architect use to fulfill this requirement?

A.
Connect REST API
A.
Connect REST API
Answers
B.
Tooling API
B.
Tooling API
Answers
C.
REST API
C.
REST API
Answers
D.
Streaming API
D.
Streaming API
Answers
Suggested answer: D

Northern Trail Outfitters (NTO) has an affiliate company that would like immediate notifications of changes to opportunities in the NTO Salesforce instance. The affiliate company has a CometD client available.

Which solution is recommended in order to meet the requirement?

A.
Create a connected app in the affiliate org and select the "Accept CometD API Requests".
A.
Create a connected app in the affiliate org and select the "Accept CometD API Requests".
Answers
B.
A Implement a polling mechanism in the client that calls the SOAP API getupdated method to get the ID values of each updated record.
B.
A Implement a polling mechanism in the client that calls the SOAP API getupdated method to get the ID values of each updated record.
Answers
C.
Configure External Services to call the subscriber in Apex in the Onchange Trigger event as part of the flow.
C.
Configure External Services to call the subscriber in Apex in the Onchange Trigger event as part of the flow.
Answers
D.
Create a PushTopic update event on the Opportunity Object to allow the subscriber to react to the streaming API.
D.
Create a PushTopic update event on the Opportunity Object to allow the subscriber to react to the streaming API.
Answers
Suggested answer: D
Total 106 questions
Go to page: of 11