Salesforce INTEGRATION-ARCHITECTURE-DESIGNER Exam (page: 3)
Salesforce Certified Integration Architect
Updated on: 25-Dec-2025

A large consumer goods manufacturer operating in multiple countries is planning 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 credentials maintained in the ERP.
5. Additional internal systems will be integrated with Salesforce for Sales and Support business processes.

Which three requirements should the integration architect evaluate while designing the integration needs of this project? Choose 3 answers

  1. Evaluate Salesforce solution for customers and for partners, using third party solution for internal users.
  2. Assess security requirements for internal systems and decide Integration methods that support the requirements.
  3. Evaluate the build of a custom authentication mechanism for users in each country and support for customers and partners.
  4. Consider Third party Single Sign On solution supporting all user authentication including customer and partner.
  5. Evaluate Salesforce native authentication mechanism for all users including customers and partners.

Answer(s): B,C,E



Universal Containers (UC) is a large printing company that sells advertisement banners. The company works with third-party agents on banner initial design concepts. The design files are stored in an on- premise file store that can be accessed by UC internal users and the third party agencies. UC would like to collaborate with the 3rd part agencies on the design files and allow them to be able to view the design files in the community.

The conceptual design files size is 2.5 GB. Which solution should an integration architect recommend?

  1. Create a lightning component with a Request and Reply integration pattern to allow the community users to download the design files.
  2. Define an External Data Source and use Salesforce Connect to upload the files to an external object. Link the external object using Indirect lookup.
  3. Create a custom object to store the file location URL, when community user clicks on the file URL, redirect the user to the on-prem system file location.
  4. Use Salesforce Files to link the files to Salesforce records and display the record and the files in the community.

Answer(s): B


Reference:

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



An organization needs to integrate Salesforce with an external system and is considering authentication options. The organization already has implemented SAML, using a third-party Identity Provider for integrations between other systems.

Which use case can leverage the existing SAML integration to connect Salesforce with other internal systems?

  1. Make formula fields with HYPERLINK() to external web servers more secure.
  2. Make Apex SOAP outbound integrations to external web services more secure.
  3. A Make Apex REST outbound integrations to external web services more secure.
  4. Make an API inbound integration from an external Java client more secure.

Answer(s): A



The URL for an external service has been changed without prior notice. The service provides up to date money exchange rates that is accessed several times from Salesforce and is a business critical function for end users.

Which two solutions should an Integration Architect recommend be implemented to minimize potential downtime for users in this situation? Choose 2 answers

  1. Named Credentials
  2. Remote Site Settings
  3. Content Security Policies
  4. Enterprise ESB

Answer(s): A,D


Reference:

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



A US business-to-consumer (B2C) company is planning to expand to Latin America. They project an initial Latin American customer base of about one million, and a growth rate of around 10% every year for the next 5 years. They anticipate privacy and data protection requirements similar to those in the European Union to come into effect during this time. Their initial analysis indicates that key personal data is stored in the following systems:

1. Legacy mainframe systems that have remained untouched for years and are due to be decommissioned.
2. Salesforce Commerce Cloud Service Cloud, Marketing Cloud, and Community Cloud.
3. The company's CIO tasked the integration architect with ensuring that they can completely delete their Latin American customer's personal data on demand.

Which three requirements should the integration architect consider? Choose 3 answers

  1. Manual steps and procedures that may be necessary.
  2. Impact of deleted records on system functionality.
  3. Ability to delete personal data in every system.
  4. Feasibility to restore deleted records when needed.
  5. Ability to provide a 360-degree view of the customer.

Answer(s): B,C,D



Viewing Page 3 of 23



Share your comments for Salesforce INTEGRATION-ARCHITECTURE-DESIGNER exam with other users:

Ethan 8/23/2023 12:52:00 AM

question 46, the answer should be data "virtualization" (not visualization).
Anonymous