DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

Salesforce Integration ArchitectSalesforce ARC?201 Preparation Quiz | SPOTO

SPOTO's latest exam dumps on the homepage, with a 100% pass rate! SPOTO delivers authentic Cisco CCNA, CCNP study materials, CCIE Lab solutions, PMP, CISA, CISM, AWS, and Palo Alto exam dumps. Our comprehensive study materials are meticulously aligned with the latest exam objectives. With a proven track record, we have enabled thousands of candidates worldwide to pass their IT certifications on their first attempt. Over the past 20+ years, SPOTO has successfully placed numerous IT professionals in Fortune 500 companies.
Take other online exams

Question #1
Northern Trail Outfitters needs to secure an integration with an external Microsoft Azure API Gateway. What integration security mechanism should be employed?
A. Configure mutual server authentication with two-way SSL using CA issued certificates
B. Configure a connected app with an authorization endpoint of theAPI gateway and configure OAuth settings
C. Use an API only user profile and implement use an external identity provider with federated API access
D. Implement Salesforce Shield with Encryption at Rest and generate a tenant secret
View answer
Correct Answer: A
Question #2
An organization needs to integrate Salesforce with an external system and is considering authentication options. The organization already has implemented SAML, using athird-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. Make formula fields with HYPERLINK () to external web servers more secure
B. Make Apex SOAP outbound integrations to external web services more secure
C. A Make Apex REST outbound integrations to external web services more secure
D. Make an API inbound integration from an external Java client more secure
View answer
Correct Answer: D
Question #3
A large consumer goods manufacturer operating in multiple countries isplanning to implement Salesforce for their Sales and Support operations globally. They have the following security requirements:1. Internal users from each country have to be authenticated with their local active directory. 2. Customers can create their own login or use Google login. 3. Partners have to be authenticated through a central system which is to be determined. 4. Internal users will have access to the central ERP with their cre
A. Evaluate Salesforce solution for customers and for partners, using third party solution for internal users
B. Assess security requirements for internal systems and decide Integration methods that support the requirements
C. Evaluate the build of a custom authentication mechanism for users in each country and support for customers and partners
D. Consider Third party Single Sign On solution supporting all user authentication including customer and partner
E. Evaluate Salesforce native authentication mechanism for all users including customers and partners
View answer
Correct Answer: BCE
Question #4
Universal Containers (UC) has an ERP application where all customer orders are stored. There are millions of customers order stored in the ERP application and a longtime customer may have thousands of individual orders. Additionally, some order information may house personally identifiable information that, due to company policy, can only be stored in ERP. UC would like the five most recent orders displayed on the account page in Salesforce.How should an Architect design this requirement considering both se
A. Leverage Salesforce Connect to display order information in Salesforce
B. Write an outbound message to receive orders from ERP system as they are created
C. Build a scheduled ETL job to sync all customer order history in the Orders object
D. Leverage the REST API to receive orders from the ERP system as they are created
View answer
Correct Answer: A
Question #5
The Sales Operations team at Northern Trail Outfitters imports new leads each day. An integrated legacy territory management system assigns territories to leads before Sales team members can work on them. The current integration often experiences latency issues. Which two recommendations should an Architect make to improve the integration performance? Choose 2 answers
A. Reduce batch size of asynchronous BULK API
B. Legacy system should submit in parallel mode
C. Legacy system should submit in serial mode
D. Reduce batch size of synchronous BULK API
View answer
Correct Answer: AB
Question #6
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 re
A. ESB (Mule) with cache/state management to return a requestID (or) response if available from external system
B. Recommend synchronous Apex call-outs from Lightning UI to External Systems via Mule and implement polling on API gateway timeout
C. Use Continuation callouts to make the eligibility check request from Salesforce from Lightning UI at page load
D. 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
E. Implement a 'Check Update' button that passes a requestID received from ESB (user action needed)
View answer
Correct Answer: ADE
Question #7
Universal Containers has a call center that would like to have a dashboard that updates in real time and shows information about phone calls that have been completed today (recorded in the Activity object). There are several teams in the call center, and each dashboard should only show calls from that team. An employee can start the board each morning, but after that no further user interaction should be needed.What is a recommended pattern that would minimize implementation time?
A. Develop a Visaulforce page that uses the Steaming API
B. Use Heroku to develop a dashboard page that uses the REST API
C. Use native Salesforce dashboard functionality
D. Develop a Visualforce page that uses JavaScript Remoting
View answer
Correct Answer: A
Question #8
In which three ways can production data be moved into a sandbox for testing purpose?
A. Refresh a Full Sandbox
B. Use the metadata API
C. Request a Snapshot from Support
D. Refresh a Copy Sandbox
E. use the Apex Data Loader
View answer
Correct Answer: ADE
Question #9
Northern TrailOutfitters (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"
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
C. Configure External Services to call the subscriber in Apex in the Onchange Trigger event as part of the flow
D. Create a PushTopic update event on the Opportunity Object to allow the subscriber to react to the streaming APcorrect
View answer
Correct Answer: D
Question #10
Northern Trail Outfitters wants to use Salesforce as a front end for creating accounts using the lead-to-opportunity process. 1. An order is created in Salesforce when the opportunity is closed and won, but the back-end ERP system is the data master for order, 2. Customer wants to be able to see within Salesforce all the stages of order processing like Order Created, Order Shipped, Order Paid that are within the retention window. Which two message durability considerations should an Integration Architect ma
A. When subscribing to Salesforce Event bus, ReplaylD is used with a value of -2 to be able to see old and new events
B. High-volume event messages are stored for 24 hours (one day)
C. When subscribing to Salesforce Event bus, ReplaylD is used with a value of -1 to be able to see new events
D. High-volume event messages are stored for 72 hours (three days)
View answer
Correct Answer: AD
Question #11
An Architect has received a request to prevent employees that leave the company from accessing data in Salesforce after they are deactivated in the company's HR system. What should an Architect determine before recommending a solution?
A. Determine inbound integration requirements, then identify frequency
B. Determine data access prevention requirements, then identify frequency
C. Determine data volume requirements, then identify the loading schedule
D. Determine data access prevention requirements, then identify system constraints
View answer
Correct Answer: A
Question #12
Northern Trail Outfitters (NTO) leverages Sales Cloud for tracking and managing leads, accounts, contacts, and opportunities- Orders and order fulfillment is taken care of by an Order Management System (OMS) in the back-office. When an opportunity has changed it's status to "Closed/Won" and there are products attached, the details should be passed to the OMS for fulfillment operations. The callout from Salesforce to the OMS should be synchronous. What should an Integration Architect do to satisfy these requ
A. Write a trigger that invokes an Apex proxy class to make a REST callout to the Order Management System
B. Use Process Builder to call an Apex proxy class to make a REST callout to the Order Management System
C. Develop a batch Apex job that aggregates Closed Opportunities and makes a REST callout to the Order Management System hourly
D. Build a Lightning Component that makes a synchronous Apex REST callout to the Order Management System when a button is clicked
View answer
Correct Answer: B
Question #13
What are the two considerations of Apex REST services that an integration architect should keep in mind when building custom integrations?Choose 2 answers
A. They cannot utilize publisher actions
B. They require unit and functional testing
C. They cannot be built or maintained declaratively
D. They consume more API limits than SOAP or REST API
View answer
Correct Answer: AC
Question #14
Universal Containers (UC) uses Salesforce to create and manager accounts and opportunities. With Salesforce being the master of records, the opportunities on existing accounts are required to be updated with product usage statistics from an on-premise usage tracking system that is capable of participating in contract-first integration.Which three steps should the Integration Architect consider given that UC does not want any custom development in Salesforce?
A. Create a Workflow outbound message during Opportunity creation and provide the Opportunity ID and Session ID to the remote system
B. Use a REST API callback to update the Opportunity record with the product usage data from the remote system
C. Create a Process Builder outbound message during Opportunity creation and provide the Opportunity ID and Session ID to the remote system
D. Use a SOAP API callback to update the Opportunity record with the product usage data from the remote system
E. Generate a partner WSDL in Salesforce and provide it to the remote system to create a client stub
View answer
Correct Answer: ADE
Question #15
An Architect has received a request to prevent employees that leave the company from accessing data in Salesforce after they are deactivated in the company's HR system. What should an Architect determine before recommending a solution?
A. Determine inbound integration requirements, then identify frequency
B. Determine data access prevention requirements, then identify frequency
C. Determine data volume requirements, then identify the loading schedule
D. Determine data access prevention requirements, then identify system constraints
View answer
Correct Answer: A
Question #16
Northern Trail Outfitters submits orders to the manufacturing system web-service. Recently, the system has experienced outages that keepservice unavailable for several days. What solution should an architect recommend to handle errors during these types of service outages?
A. Use middleware queuing and buffering to insulate Salesforce from system outages
B. A Use Platform Event replayldand custom scheduled Apex process to retrieve missed events
C. Use @future jobld and custom scheduled apex process to retry failed service calls
D. Use Outbound Messaging to automatically retry failed service calls
View answer
Correct Answer: A
Question #17
A developer has been tasked by the integration architect to build a solution based on the Streaming API. The developer has done some research and has found there are different implementations of the events in Salesforce (Push Topic Events, Change Data Capture, Generic Streaming, Platform Events), but is unsure of to proceed with the implementation.The developer asks the system architect for some guidance.What should the architect consider when making the recommendation?
A. Push Topic Event can define a custom payload
B. Change Data Capture does not have record access support
C. Change Data Capture can be published from Apex
D. Apex triggers can subscribe to Generic Events
View answer
Correct Answer: B
Question #18
Universal containers ships millions of orders per year and releases code fixes to the production org mightily. Their corporate testing strategy requires that tests must be performed against Production data in an isolated test environment before code can be released to production.How can Universal Containers achieve the requirement?
A. Use Salesforce-to- Salesforce to keep data synchronized between production and full sandboxes
B. Utilize a middleware solution and batch API to do a nightly synch from production to Full sandbox
C. Create APEX unit tests so testing can be done against Production data, but rolled back before being committed
D. Request that Salesforce to schedule a full sandbox refresh on a nightly basis
View answer
Correct Answer: B

View The Updated Salesforce Exam Questions

SPOTO Provides 100% Real Salesforce Exam Questions for You to Pass Your Salesforce Exam!

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number: