Salesforce Integration-Architect - Salesforce Certified Integration Architect (SP25)
Universal Containers is a global financial company that sells financial products and services.
There is a daily scheduled Batch Apex job that generates invoice from a given set of orders.
UC requested building a resilient integration for this batch apex job in case the invoice
generation fails.
What should an integration architect recommend to fulfill the requirement?
A Salesforce customer is planning to roll out Salesforce for all their Sales and Service staff.
Senior Management has requested that monitoring is to be in pla for Operations to notify any
degradation in Salesforce performance.
How should an integration consultant implement monitoring?
An architect recommended using Apex code to make callouts to an external system to
process insurance quote.
What should the integration architect consider to make sure this is the right option for the integration?
What should an Integration architect consider when recommending Platform Events as an Integration solution?
Northern Trail Outfitters needs to use Shield Platform Encryption to encrypt social security numbers in order to meet a business requirement.
Which two considerations should anIntegration Architect do prior to the implementation of Shield Platform Encryption?
Choose 2 answers
A customer's enterprise architect has identified requirements around caching, queuing, error handling, alerts, retries, event handling, etc. The company has asked the Salesforce integration architect to help fulfill such aspects with their Salesforce program.
Which three recommendations should the Salesforce integration architect make?
Choose 3 answers
A health care services company maintains a Patient Prescriptions System that has 50+
million records in a secure database. Their customer base and data set growing rapidly. They want to make sure that the following policies are enforced:
1. Identifiable patient prescriptions must exist only in their secure system's database and
encrypted at rest.
2. Identifiable patient prescriptions must be made available only to people explicit authorized in
the Patient Prescriptions System assigned nurses and doctors, patient, and people explicitly the
patient may authorize.
3. Must be availableonly to verified and pre-approved people or legal entities.
To enable this, the company provides the following capabilities:
1. One-time use identity tokens for patients, nurses, doctors, and other people that expire within
a few minutes.
2. Certificatesfor legal entities.
. RESTful services.
The company has a Salesforce Community Cloud portal for patients, nurses, doctors, and other authorized people. A limited number of employees analyze deidentified data in Einstein
Analytics.
Which two capabilities should the integration architect require for the Community Cloud portal
and Einstein Analytics?
Choose 2 answers
Universal Containers (UC) is currently managing acustom monolithic webservice that runs on an on-premise server.
This monolithic web service is responsible for Point-to-Point (P2P) integrations between:
1. Salesforce and a legacy billing application
2. Salesforce and a cloud-based Enterprise Resource Planning application
3. Salesforce and a data lake.
UC has found that the tight interdependencies between systems is causing integrations to fail.
What should an architect recommend to decouple the systems and improve performance of the integrations?
Northern Trail Outfitters is seeking to improve the performance and security of outboundintegrations from Salesforce to on-premise servers.
What should the Architect consider before recommending a solution?
A conglomerate is designing a Lightning Web Component (LWC) to display transactions aggregated from different sources. Their current system landscape is as follows:
1. Transactions are created at anytime through their various on-premise and cloud-based systems.
2. 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.
3.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 LWCcomponent. What should the Integration Architect specify so the LWC will be able to display all the required transactions?