Integration-Architect Practice Test Questions Answers Updated 108 Questions
Integration-Architect dumps & Salesforce Integration Architecture Designer Sure Practice with 108 Questions
NEW QUESTION 64
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 shared Connected App for the three external system integrations.
- C. A unique integration user for each external system integration.
- D. A Connected App for each external system integration.
Answer: D
NEW QUESTION 65
A company is planning on sending orders from Salesforce to a fulfillment system. The integration architect has been asked to plan for the integration.
Which two questions should the integration architect consider?
Choose 2 answers
- A. Can the fulfillment system make a callback into Salesforce?
- B. Can the fulfillment system implement a contract-first Outbound Messaging interface?
- C. Can the fulfillment system create new addresses within the Order Create service?
- D. Is the product catalog data identical at all times in both systems?
Answer: A,B
Explanation:
https://www.youtube.com/watch?v=zQncznMLrt4 Contract first interface is important as it can impact integration design in terms of efficiency and collaboration.
NEW QUESTION 66
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. Define an External Data Source and use Salesforce Connect to upload the files to an external object. Link the external object using Indirect lookup.
- B. 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.
- C. Use Salesforce Files to link the files to Salesforce records and display the record and the files in the community.
- D. Create a lightning component with a Request and Reply integration pattern to allow the community users to download the design files.
Answer: A
Explanation:
https://help.salesforce.com/articleView?id=collab_files_connect_share.htm&type=5
NEW QUESTION 67
An enterprise customer that has more than 10 Million customers has the following systems and conditions in their landscape:
- A. Salesforce CRM (CRM)- Customer information, Sales and Support information is maintained in CRM.
- B. Enterprise Billing System (EBS) - All customer's monthly billing is generated by this system.
- C. Enterprise Document Management System (DMS) Bills mailed to customers are maintained in the Document Management system.
Answer: A,C
NEW QUESTION 68
Universal Containers (UC) currently owns a middleware tool and they have developed an API-led integration architecture with three API tiers. The first tier interfaces directly with the systems of engagement, the second tier implements business logic and aggregates data, while the third tier interfaces directly with systems of record. Some of the systems of engagement will be a mobile application, a web application, and Salesforce.
UC has a business requirement to return data to the systems of engagement in different formats while also enforcing different security protocols.
What should an Integration Architect recommend to meet these requirements?
- A. Leverage an Identity Provider solution that communicates with the API tiers via SAML
- B. Enforce separate security protocols and return formats at the first tier of the API-led architecture.
- C. Enforce separate security protocols and return formats at the second tier of the API-led architecture.
- D. Implement an API gateway that all systems of engagement must interface with first.
Answer: D
NEW QUESTION 69
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 70
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
- A. Content Security Policies
- B. Remote Site Settings
- C. Named Credentials
- D. Enterprise ESB
Answer: C,D
Explanation:
https://help.salesforce.com/articleView?id=collab_files_overview.htm&type=5
NEW QUESTION 71
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. Process Orchestration
- B. Data Synchronization
- C. Data Visualization
- D. Batch Processing
Answer: C
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 72
Northern Trail Outfitters is planning to create a native 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. REST API
- B. Connect REST API
- C. Streaming API
- D. User Interface API
Answer: D
NEW QUESTION 73
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, Invoices system, Data Warehouse and BI Tool
- B. ERP, MDM, Data Warehouse, Invoices system
- C. ERP, Inventory, Pricing Engine, Invoices system
- D. ERP, MDM, BI tool and Data Warehouse
Answer: C
NEW QUESTION 74
Customer is evaluating Platform Events solution and would like help in comparing/contrasting it with Outbound Message for a real-time / near-real time needs. They expect 3,000 consumers of messages from Salesforce.
Which three considerations should be evaluated and highlighted when deciding between the solutions?
Choose 3 answers
- A. Both Platform Events and Outbound Message are highly scalable. However, unlike Outbound Message, only Platform Events have Event Delivery and Event Publishing limits to be considered.
- B. Message sequence is possible in Outbound Message but not guaranteed with Platform Events. Both offer very high reliability. Fault handling and recovery are fully handled by Salesforce.
- C. Both Platform Events and Outbound Message offer declarative means for asynchronous near-real time needs. They aren't best suited for real- time integrations.
- D. Number of concurrent subscribers to Platform Events is capped at 2,000. An Outbound Message configuration can pass only 100 notifications in a single messages to a SOAP end point.
- E. In both Platform Events and Outbound Messages, the event messages are retried by and delivered in sequence, and only once. Salesforce ensures there is no duplicate message delivery.
Answer: A,D,E
Explanation:
https://developer.salesforce.com/docs/atlas.en-us.platform_events.meta/platform_events/platform_event_limits.htm
https://help.salesforce.com/articleView?id=workflow_om_considerations.htm&type=5
NEW QUESTION 75
Northern Trail Outfitters is in the final stages of merging two Salesforce orgs but needs to keep the retiring org available for a short period of time for lead management as it is connected to multiple public web site forms. The sales department has requested that new leads are available in the new Salesforce instance within 30 minutes.
Which two approaches will require the least amount of development effort?
Choose 2 answers
- A. Use the Composite REST API to aggregate multiple leads in a single call.
- B. Use the tooling API with Process Builder to insert leads in real time.
- C. Configure named credentials in the source org.
- D. Call the Salesforce REST API to insert the lead into the target system.
Answer: A,C
NEW QUESTION 76
Northern Trail Outfitters' (NTO) Salesforce org usually goes through 8k-10k batches a day to synch data from external sources. NTO's Integration Architec has received requirements for a new custom object, FooBarc, for which 90M records will need to be loaded into the org. Once complete, 20GB (about 30M records) needs to be extracted to an external auditing system.
What should the architect recommend using to meet these requirements in a day?
- A. Insert and query using Bulk API 2.0.
- B. Insert using Bulk API 1.0 and query using REST API.
- C. Insert and query using Bulk API 1.0.
- D. Insert using Bulk API 2.0 and query using REST API.
Answer: A
NEW QUESTION 77
Universal Containers (UC) uses Salesforce to track the following customer data:
1. Leads,
2. Contacts
3. Accounts
4. Cases
Salesforce is considered to be the system of record for the customer. In addition to Salesforce, customer data exists in an Enterprise Resource Planning (ERP) system, ticketing system, and enterprise data lake. Each of these additional systems have their own unique identifier. UC plans on using middleware to integrate Salesforce with the external systems.
UC has a requirement to update the proper external system with record changes in Salesforce and vice versa.
Which two solutions should an Integration Architect recommend to handle this requirement?
Choose 2 answers
- A. Store unique identifiers in an External ID field in Salesforce and use this to update the proper records across systems.
- B. Use Change Data Capture to update downstream systems accordingly when a record changes.
- C. Locally cache external ID'S at the middleware layer and design business logic to map updates between systems.
- D. Design an MDM solution that maps external ID's to the Salesforce record ID.
Answer: B,D
NEW QUESTION 78
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 the build of a custom authentication mechanism for users in each country and support for customers and partners.
- B. Evaluate Salesforce solution for customers and for partners, using third party solution for internal users.
- C. Evaluate Salesforce native authentication mechanism for all users including customers and partners.
- D. Assess security requirements for internal systems and decide Integration methods that support the requirements.
- E. Consider Third party Single Sign On solution supporting all user authentication including customer and partner.
Answer: A,C,D
NEW QUESTION 79
An integration architect needs to build a solution that will be using the Streaming API, but the data loss should be minimized, even when the client re-connects every couple of days.
Which two types of Streaming API events should be considered?
Choose 2 answers
- A. Change Data Capture Events
- B. High Volume Platform Events
- C. Generic Events
- D. PushTopic Events
Answer: A,B
NEW QUESTION 80
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. Build Batch Retry & Error Handling in the middleware.
- B. Batch Retry & Error Handling report to monitor the error handling.
- C. Build Batch Retry & Error Handling using BatchApexErrorEvent.
- D. Build Batch Retry & Error Handling in the Batch Apex Job itself.
Answer: C
NEW QUESTION 81
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. Use a process builder to create a Platform Event, selecting the record type as the Platform Event Name on insert of record.
- B. Implement Change Data Capture on the order object and leverage the replay Id in the middleware solution.
- C. Use Remote Process Invocation fire and forget pattern on insert on the order object using Flow Builder.
- D. Implement a Workflow Rule with Outbound Messaging to send SOAP messages to the designated endpoint.
Answer: B,C
NEW QUESTION 82
Universal learning (UC) is embarked on Salesforce transformation journey, UC will decommission the legacy CRM system and migrate data to Salesforce. The data migration team asked for a recommendation to optimize the performance of the data load to Salesforce.
Which approach should used to meet the requirement?
- A. Contact Salesforce support to schedule performance load.
- B. Use Bulk API to process jobs in high performance mode.
- C. Use Bulk API to process jobs in serial mode.
- D. Use Bulk API to process jobs in parallel mode.
Answer: D
NEW QUESTION 83
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 External Service to display financial transactions in a community lightning page.
- B. Use Salesforce Connect to display the financial transactions as an external object.
- C. Use Iframe to display core banking financial transactions data in the customer community.
- D. Use Salesforce Connect to display the financial transactions as an external object.
Answer: A
NEW QUESTION 84
......
Salesforce Integration-Architect Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
New Integration-Architect Exam Questions| Real Integration-Architect Dumps: https://www.actual4dump.com/Salesforce/Integration-Architect-actualtests-dumps.html
Get New Integration-Architect Certification – Valid Exam Dumps Questions: https://drive.google.com/open?id=15nvMdQl4Xxn3Nv4l1x95Pn8CDat24n-m