Exam Name: Design and Build Integration Solutions
Exam Code: ARC-101
Related Certification(s): Salesforce Architect Certification
Certification Provider: Salesforce
Actual Exam Duration: N/A
Number of ARC-101 Practice Questions: 106 (updated: )
Q1. Northern Trail Outfitters uses a custom Java application to display code coverage and test results for all of their enterprise applications and is planning to include Salesforce as well.
Which Salesforce API should an Integration Architect use to meet the requirement?
Q2. An Integration Developer is developing an HR synchronization app for a client. The app synchronizes Salesforce record data changes with an HR system that’s external to Salesforce.
What should the integration architect recommend to ensure notifications are stored for up to three days if data replication fails?
Q3. 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
Q4. Northern Trail Outfitters submits orders to the manufacturing system web-service. Recently, the system has experienced outages that keep service unavailable for several days.
What solution should an architect recommend to handle errors during these types of service outages?
Q5. 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 REST API 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