[Aug-2023] The Salesforce Integration-Architect Exam Test For Brief Preparation [Q31-Q55]

Share

[Aug-2023] The Salesforce Integration-Architect Exam Test For Brief Preparation 

Revolutionary Guide To Exam Salesforce Dumps


Salesforce Integration-Architect Certification Exam covers a wide range of topics, including integration patterns, data modeling, security, and performance optimization. Integration-Architect exam is divided into two parts: a multiple-choice section and a scenario-based section. The multiple-choice section tests your knowledge of Salesforce integration concepts and best practices, while the scenario-based section evaluates your ability to apply these concepts to real-world scenarios.

 

NEW QUESTION # 31
A company's cloud-based single page application consolidates data local to the application with data from on premise and 3rd party systems. The diagram below typifies the application's combined use of synchronous and asynchronous calls.

The company wants to use the average response time of its application's user interface as a basis for certain alerts. For this purpose, the following occurs:
1. Log every call's start and finish date and time to a central analytics data store.
2. Compute response time uniformly as the difference between the start and finish date and time - A to H in the diagram.
Which computation represents the end-to-end response time from the user's perspective?

  • A. Sum of A to H
  • B. Sum of A, G, and H
  • C. Sum of A to F
  • D. Sum of A and H

Answer: D


NEW QUESTION # 32
Northern Trail Outfitters has a requirement to encrypt few of widely used standard fields. They also want to be able to use these fields in workflow rules.
Which security solution should an Integration Architect recommend to fulfill the business use case?

  • A. Platform Shield Encryption
  • B. Classic Encryption
  • C. Cryptography Class
  • D. Data Masking

Answer: A

Explanation:
https://help.salesforce.com/articleView?id=data_mask_overview.htm&type=5
https://help.salesforce.com/articleView?id=security_pe_vs_classic_encryption.htm&type=5


NEW QUESTION # 33
Universal Containers has a requirement for all accounts that do NOT qualify for a business extension (Custom field on the account record) for the next month to send a meeting invite to their contacts from the marketing automation system to discuss the next steps. It is estimated there will be approximately 1MilIion contacts per month.
What is the recommended solution?

  • A. Use Time-based workflow rule.
  • B. Use Process builder.
  • C. Use Trigger.
  • D. Use Batch Apex.

Answer: D


NEW QUESTION # 34
Universal Containers (UC) is currently managing a custom monolithic web service 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?

  • A. Use the Salesforce Bulk API when integrating back into Salesforce.
  • B. Move the custom monolithic web service from on-premise to a cloud provider.
  • C. Re-write and optimize the current web service to be more efficient.
  • D. Leverage modular design by breaking up the web service into smaller pieces for a microservice architecture.

Answer: D


NEW QUESTION # 35
Northern Trail Outfitters has recently experienced intermittent network outages in its call center. When network service resumes, Sales representatives have inadvertently created duplicate orders in the manufacturing system because the order was placed but the return acknowledgement was lost during the outage.
Which solution should an architect recommend to avoid duplicate order booking?

  • A. Have scheduled Apex resubmit orders that do not have a successful response.
  • B. Use Outbound Messaging to ensure manufacturing acknowledges receipt of order.
  • C. Use scheduled apex to query manufacturing system for potential duplicate or missing orders.
  • D. Implement idempotent design and have Sales Representatives retry order(s) in question.

Answer: B


NEW QUESTION # 36
Northern Trail Outfitters (NTO) has recently implemented middleware for orchestration of services across platforms. The ERP system being used requires transactions be captured near real time at a REST endpoint initiated in Salesforce when creating an order object. Additionally, the Salesforce team has limited development resources and requires a low code solution.
Which two options will fulfill the use case requirements?
Choose 2 answers

  • A. Implement a Workflow Rule with Outbound Messaging to send SOAP messages to the designated endpoint.
  • B. Implement Change Data Capture on the order object and leverage the replay Id in the middleware solution.
  • C. Use a process builder to create a Platform Event, selecting the record type as the Platform Event Name on insert of record.
  • D. Use Remote Process Invocation fire and forget pattern on insert on the order object using Flow Builder.

Answer: B,D


NEW QUESTION # 37
A company in a heavily regulated industry requires data in legacy systems to be displayed in Salesforce user interfaces (UIs). They are proficient in their cloud-based ETL (extract, transform, load) tools. They expose APIs built on their on-premise middleware to cloud and on-premise applications.
Which two findings about their current state will allow copies of legacy data in Salesforce?
Choose 2 answers

  • A. Only on-premise systems are allowed access to legacy systems.
  • B. Cloud-based ETL can access Salesforce and supports queues.
  • C. Legacy systems can use queues for on-premise integration.
  • D. On-premise middleware provides APIs to legacy systems data.

Answer: B,D


NEW QUESTION # 38
A company has an external system that processes and tracks orders. Sales reps manage their leads and opportunity pipeline in Salesforce. In the current state, the two systems are disconnected and processing orders requires a lot of manual entry on sales rep part. This creates delays in processing orders and incomplete data due to manual entry.
As a part of modernization efforts the company decided to integrate Salesforce and the order management system. The following technical requirements were identified:
1. Orders need to be created in real time from salesforce
2. Minimal customization*, and code should be written due to a tight timeline and lack of developer resources
3. Sales reps need to be able to see order history and be able to see most up to date information on current order status.
4. Managers need to be able to run reports in Salesforce to see daily and monthly order volumes and fulfillment timelines.
5. The legacy system is hosted on premise and is currently connected to the Enterprise Service Bus (ESB). The ESB is flexible enough to provide any methods and connection types needed by salesforce team.
6. There are 1000 sales reps. Each user processes/creates on average 15 orders per shift. Most of the orders contain 20-30 line items.
How should an integration architect integrate the two systems based on the technical requirements and system constraints?

  • A. Use Salesforce standard object, REST API and ETL.
  • B. Use Salesforce external object and OData connector.
  • C. Use Salesforce custom object, custom REST API and ETL.
  • D. Use Salesforce big object, SOAP API and Dataloader.

Answer: A


NEW QUESTION # 39
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 lifecylce. The Integration Architect for the project is recommending a remote system that will subscribe to the platform event defined in Salesforce.
Which integration pattern should be used for this business use case?

  • A. Request and Reply
  • B. Fire and Forget
  • C. Remote Call In
  • D. Batch Data Synchronization

Answer: B


NEW QUESTION # 40
A large enterprise customer with the following system landscape is planning to implement Salesforce Sales Cloud.

The following business processes need to be supported in Salesforce:
1. Sales Consultants should be able to have access to current inventory.
2. Enterprise Resource Planning System(ERP) is the system of record for pricing information.
3. Quotes should be generated in Salesforce with pricing from ERP.
4. Sales Management uses a Enterprise Business Intelligence (BI) tool to view Sales dashboards.
5. Master Data Management (MDM) is the system of record for customers and prospects.
6. Invoices should be accessible in Salesforce.
Which systems in the landscape should the Integration Consultant consider to be integrated with Salesforce to support the business requirements?

  • A. ERP, Inventory, Pricing Engine, Invoices system
  • B. ERP, MDM, BI tool and Data Warehouse
  • C. ERP, MDM, Data Warehouse, Invoices system
  • D. ERP, Invoices system, Data Warehouse and BI Tool

Answer: A


NEW QUESTION # 41
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 requirements?

  • A. Write a trigger that invokes an Apex proxy class to make a REST callout to the Order Management System.
  • B. Develop a batch Apex job that aggregates Closed Opportunities and makes a REST callout to the Order Management System hourly.
  • C. Use Process Builder to call an Apex proxy class to make a REST callout to the Order Management System.
  • D. Build a Lightning Component that makes a synchronous Apex REST callout to the Order Management System when a button is clicked.

Answer: C


NEW QUESTION # 42
A company needs to integrate a legacy on premise application that can only support SOAP API. After the Integration Architect has evaluated the requirements and volume, they determined that the Fire and Forget integration pattern will be most appropriate for sending data from Salesforce to the external application and getting response back in a strongly typed format.
Which integration capabilities should be used to integrate the two systems?

  • A. Platform Events for Salesforce to Legacy System direction and SOAP API using Enterprise WSDL for the communication back from legacy system to salesforce.
  • B. Outbound Message for Salesforce to Legacy System direction and SOAP API using Partner WSDL for the communication back from legacy system to salesforce.
  • C. Outbound Message for Salesforce to Legacy System direction and SOAP API using Enterprise WSDL for the communication back from legacy system to salesforce.
  • D. Platform Events for Salesforce to Legacy System direction and SOAP API using Partner WSDL for the communication back from legacy system to salesforce.

Answer: C


NEW QUESTION # 43
A customer of Salesforce has used Platform Events to integrate their Salesforce instance with an external third party Artificial Intelligence (AI) system. The AI system provides a prediction score for each lead that is received by Salesforce. Once the prediction score is received, the lead information is saved to Platform events for other processes. The trigger on the Platform Events is failing once this was rolled out to Production.
What type of monitoring should the Integration Consultant have considered to monitor this integration?

  • A. Set up debug logs for Platform Event triggers to monitor performance .
  • B. Validate the Platform Event definition matches leads definition.
  • C. Monitor Platform Events created per hour limits across the Salesforce instance.
  • D. Monitor the volume of leads that are created in Salesforce.

Answer: A


NEW QUESTION # 44
A healthcare 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 databaseand encrypted at rest.
2. Identifiable patient prescriptions must be made available only to people explicit authorized in the Patient Prescriptions System assigned nurses anddoctors, patient, and people explicitly the patient may authorize.
3. Must be available only 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. Certificates for 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 de identified data in Einstein Analytics.
Which two capabilities should the integration architect require for the Community Cloud portal and Einstein Analytics?
Choose 2 answers

  • A. Callouts to RESTful services
  • B. Bulk load for Einstein Analytics
  • C. Encryption in transit and at rest
  • D. Identity token data storage

Answer: A,B


NEW QUESTION # 45
A global financial company sells financial products and services that include the following:
1. Bank Accounts
2. Loans
3. Insurance
The company has a core banking system that is state of the art and is the master system to store financial transactions, financial products and customer information. The core banking system currently processes 10M financial transactions per day. The CTO for the company is considering building a community port so that customers can review their bank account details, update their information and review their account financial transactions.
What should an integration architect recommend as a solution to enable customer community users to view their financial transactions?

  • A. Use Salesforce Connect to display the financial transactions as an external object.
  • B. Use Salesforce External Service to display financial transactions in a community lightning page.
  • C. Use Salesforce Connect to display the financial transactions as an external object.
  • D. Use Iframe to display core banking financial transactions data in the customer community.

Answer: B


NEW QUESTION # 46
Northern Trail Outfitters (NTO) uses Salesforce to track leads, opportunities and order details that convert leads to customers. However, Orders are managed by an external (remote) system. Sales representatives want to view and update real-time order information in Salesforce. NTO wants the data to only persist in the external system.
Which type of Integration should an architect recommend to meet this business requirement?

  • A. Data Synchronization
  • B. Data Visualization
  • C. Batch Processing
  • D. Process Orchestration

Answer: B

Explanation:
https://developer.salesforce.com/docs/atlas.en-us.integration_patterns_and_practices.meta/integration_patterns_and_practices/integ_pat_data_virtualization.htm


NEW QUESTION # 47
Northern Trail Outfitters is creating a distributable Salesforce package for other Salesforce orgs within the company. The package needs to call into a custor Apex REST endpoint in the central org. The security team wants to ensure a specific integration account is used in the central org that they will authorize after installation of the package.
Which three items should an architect recommend to secure the integration in the package?
Choose 3 answers

  • A. Use an encrypted field to store the password that the security team enters and use password management for external orgs and set the encryption method to TLS 1.2. Use the Auth Provider configured and select the identity type as Named Principal with OAuth 2.0 as the protocol and
  • B. Create a connected app in the central org and add the callback URL of each org the package is installed in to redirect to after successful authentication.
  • C. Contact Salesforce support and create a case to temporarily enable API access for managed packages.
  • D. Select Start Authentication Flow on Save.
  • E. Create an Auth provider in the package and set the consumer key and consumer secret of the connected app in the central org.

Answer: B,D,E


NEW QUESTION # 48
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

  • A. Evaluate Salesforce native authentication mechanism for all users including customers and partners.
  • 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. Evaluate Salesforce solution for customers and for partners, using third party solution for internal users.
  • E. Consider Third party Single Sign On solution supporting all user authentication including customer and partner.

Answer: A,B,C


NEW QUESTION # 49
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 to Historical 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 that relate to submit cases.
Which mechanism and patterns are recommended to maximize declarative configuration?

  • A. Use an ESB tool with Request-Reply pattern and then make a real-time Apex callout to the ESB endpoint to fetch and display component related to Case object
  • B. C Use an ESB tool with a fire and forget pattern and then publish a platform event for the requested historical data.
  • C. Use ESB tool with Data Virtualization pattern, expose OData endpoint, and then use Salesforce Connect to consume and display the External Object alongside with the Caseobject.
  • D. Use an ETL tool with a Batch Data Synchronization pattern to migrate historical data into Salesforce and into a custom object (historical data) related to Case object.

Answer: C


NEW QUESTION # 50
A large enterprise customer operating in a high regulated industry is planning to implement Salesforce for customer facing associates in both Sales and Service, and back office staff. The business processes that Salesforce supports are critical to the business.
Salesforce will be integrated to multiple back office systems to provide a single interface for associates. Reliability and monitoring of these integrations is required as associates support customers.
Which integration solution should the architect consider when planning the implementation?

  • A. Build a custom integration gateway to support back office system integrations and ensure reliability and monitoring capabilities.
  • B. Decouple back office system callouts into separate distinct services that have inbuilt error logging and monitoring frameworks.
  • C. Leverage Middleware for all back office system integrations ensuring real time alerting, monitoring and reporting capabilities.
  • D. Architect Services in back office systems to support callouts from Salesforce and build reliability, monitoring and reporting capabilities.

Answer: C


NEW QUESTION # 51
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?

  • A. Use Salesforce Files to link the files to Salesforce records and display the record and the files in the community.
  • B. Create a lightning component with a Request and Reply integration pattern to allow the community users to download the design files.
  • C. 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.
  • D. Define an External Data Source and use Salesforce Connect to upload the files to an external object. Link the external object using Indirect lookup.

Answer: D

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


NEW QUESTION # 52
A company that is a leading provider of training delivers courses to students globally. The company decided to use customer community in order to allow studer to log in to the community, register for courses and pay course fees. The company has a payment gateway that takes more than 30 seconds to process the payn transaction. Students would like to get the payment result in real-time so in case an error happens, the students can retry the payment process.
What is the recommended integration approach to process payments based on this requirement?

  • A. Use platform event to process payment to the payment gateway.
  • B. Use continuation to process payment to the payment gateway.
    C Use change data capture to process payment to the payment gateway.
  • C. Use request and reply to make an API call to the payment gateway.

Answer: B


NEW QUESTION # 53
A company needs to be able to send data from Salesforce to a home grown system behind a corporate firewall. The data needs to be pushed only one way and doesn't need to be sent in real time. The average volume is 2 million records per day.
What should an integration architect consider when choosing the right option in building the integration between the external system and Salesforce?

  • A. Due to high volume of records, salesforce will need to make a REST API call to external system.
  • B. Due to high volume of records, number of concurrent requests can hit the limit for the REST API call to external system.
  • C. Due to high volume of records, a third party integration tool is required to stage records off platform.
  • D. Due to high volume of records, the external system will need to use a BULK API Rest endpoint to connect to salesforce.

Answer: C


NEW QUESTION # 54
Northern Trail Outfitters (NTO) is looking to integrate three external systems that run nightly data enrichment processes in Salesforce. NTO has both of the following security and strict auditing requirements:
1. The external systems must follow the principle of least privilege, and
2. The activities of the eternal systems must be available for audit.
What should an Integration Architect recommend as a solution for these integrations?

  • A. A shared integration user for the three external system integrations.
  • B. A Connected App for each external system integration.
  • C. A unique integration user for each external system integration.
  • D. A shared Connected App for the three external system integrations.

Answer: B


NEW QUESTION # 55
......


Salesforce Integration-Architect Exam is a rigorous test that evaluates an individual's expertise in areas such as data integration, API integration, and security. It is designed to test the candidate's ability to design and implement integration solutions that meet the unique needs of organizations. Integration-Architect exam covers topics such as integration patterns, data modeling, and integration best practices.


Salesforce Integration-Architect certification exam is an important certification for integration architects who want to demonstrate their skills in integrating Salesforce with other systems. Salesforce Certified Integration Architect certification exam covers a wide range of topics and requires a deep understanding of integration processes, data architecture, and security architecture. Salesforce Certified Integration Architect certification is an essential step for integration architects to advance their career and become experts in Salesforce integration.

 

Integration-Architect Free Study Guide! with New Questions: https://www.actual4exams.com/Integration-Architect-valid-dump.html

Pass Integration-Architect Exam Latest Practice Questions: https://drive.google.com/open?id=1N1PhioG21-B2yIsvUAaCiDYvAbAreHIt