A company accepts payment requests 24x7. Once they accept a payment request, their
service level agreement (SLA) requires them tomake sure each payment request is processed
by their Payment System. They track payment requests using a globally unique identifier created at the Data Entry Point. Their simplified flow is as shown in the diagram.
They encounter intermittent update errorswhen two or more processes try to update the same Payment Request record at the same time.
Which two recommendations should an integration architect make to improve their SLA and update conflict handling?
Choose 2 answers
Given the diagram below, a Salesforce org, middleware, and Historical data store (with
20million records and growing) exists with connectivity between them
Historical records are archived from Salesforce and moved toHistorical Data store (which
houses 20M records and growing; fine-tuned to be performant with search queries).
Call center agents use Salesforce, when reviewing occasional special cases, have requested
access to view the related historical case items thatrelate to submit cases.
Which mechanism and patterns are recommended to maximize declarative configuration?
Which three considerations should an Integration Architect consider when recommending Platform Event as a Integration solution?
Choose 3 answers
An integration architect has been tasked with integrating Salesforce with an on-premises system. Due to some established policies, this system must remain on-premises.
What should the integration architect use to build a solutionfor this requirement?
Northern Trail Outfitters (NTO) use Salesforce to track leads, opportunities, and to capture order details. However, Salesforce isn't the system that holds or processes orders. After the order details are captured in Salesforce,an order must be created in the remote system, which manages the orders life cylce. The Integration Architect for the project is recommending a remote system that will subscribe to the platform event defined in Salesforce.
Which integration pattern shouldbe used for this business use case?
Universal containers are planning to implement Salesforce as their CRM system. Currently
they have the following systems
1. Leads are managed in a Marketing System.
2. Sales people use Microsoft Outlook to enter contacts, emails and manage activities.
3. Inventory, Billing and Payments are managed in their ERP system. 4. The proposed CRM
system is expected to provide Sales and Support people the ability to have a single view of their
customers and manage their contacts, emails and activities in Salesforce CRM.
What should an Integration Consultant consider to support the proposed CRM system strategy?
NorthernTrail Outfitters needs to send order and line items directly to an existing finance application webservicewhen an order if fulfilled. It is critical that each
order reach the finance application exactly once for accurate invoicing.
What solution should anarchitect propose?
Northern Trail Outfitters is planning to create anative employee facing mobile app with the look and feel of Salesforce's Lighting Experience. The mobile ap needs to integrate with their Salesforce org.
Which Salesforce API should be used to implement this integration?
A new Salesforce program has the followinghigh level abstract requirement: Business
processes executed on Salesforce require data updates between the internal systems and Salesforce Which three relevant details should a Salesforce Integration Architect seek to specifically solve for Integrationarchitecture needs of the program?
Which three relevant details should a Salesforce Integration Architect seek to specifically solve for Integration architecture needs of the program?
Choose 3 answers
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?