[Aug-2021] Salesforce Integration Architecture Designer Integration-Architecture-Designer Exam Practice Dumps [Q55-Q79]

Share

[Aug-2021] Salesforce Integration Architecture Designer Integration-Architecture-Designer Exam Practice Dumps

2021 Integration-Architecture-Designer Premium Files Test pdf - Free Dumps Collection

NEW QUESTION 55
What should an Architect recommend to ensure all integrations to the Northern Trail Outfitters company portal use SSL mutual authentication?

  • A. Generate a Self-signed Certificate.
  • B. Enforce SSL/TLS Mutual Authentication.
  • C. Enable My Domain and SSL/TLS.
  • D. Generate a CA-signed Certificate.

Answer: B

 

NEW QUESTION 56
Universal Containers wishes to validate street addresses in Salesforce against their legacy Accounting system,Which is the system of record. Retrieving an Account record in this system takes 7-12 seconds per query, and the address must be validated as quickly as possible to ensure proper order processing.
What integration pattern should an Architect suggest?

  • A. Remote Invocation initiated by Middleware
  • B. Nightly batch validating records modified the previous day.
  • C. Outbound Message with a Callback.
  • D. @Future method with an Apex callout.

Answer: C

 

NEW QUESTION 57
business requires automating the check and update of the phone number type classification (mobile vs. landline) for all in-coming calls delivered to their phone sales agents. The following conditions exist:
1. At peak, their call center can receive up to 100,000 calls per day.
2. The phone number type classification is a service provided by an external service API.
3. Business is flexible with timing and frequency to check and update the records (throughout the night or every 6-12 hours is sufficient).
A Remote-Call-In pattern and/or Batch Synchronization (Replication via ETL: System -> Salesforce) are determined to work with a middleware hosted on custom premise.
In order to implement these patterns and mechanisms, which component should an integration architect recommend?

  • A. An API Gateway that authenticates requests from Salesforce into the Middleware(ETL/ESB).
  • B. IoConfigure Remote Site Settings in Salesforce to authenticate the middleware.
  • C. ConnectedApp configured in Salesforce to authenticate the middleware.
  • D. Firewall and reverse proxy are required to protect internal APIs and resource being exposed.

Answer: C

 

NEW QUESTION 58
Northern Trail Outfitters uses a custom Java application to display code coverage and test results for all of their enterprise applications and is planning to include Salesforce as well.
Which Salesforce API should an Integration Architect use to meet the requirement?

  • A. Analytics REST API
  • B. Metadata API
  • C. SOAP API
  • D. Tooling API

Answer: D

Explanation:
Explanation
https://developer.salesforce.com/docs/atlas.en-us.api_tooling.meta/api_tooling/tooling_api_objects_apexcodecov

 

NEW QUESTION 59
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, BI tool and Data Warehouse
  • C. ERP, MDM, Data Warehouse, Invoices system
  • D. ERP, Inventory, Pricing Engine, Invoices system

Answer: D

 

NEW QUESTION 60
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 Batch Apex.
  • D. Use Trigger.

Answer: C

 

NEW QUESTION 61
Which two automated methods should an architect use to solve an issue with duplicate contacts?
Choose 2 answers

  • A. Enable duplicate management in the org to prevent duplicates.
  • B. Leverage an AppExchange data management toolto de-duplicate contacts.
  • C. Write a Batch Apex class to manage the deduplication
  • D. Assign new contacts to queues to be reviewed by a data quality team.

Answer: A,C

 

NEW QUESTION 62
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 continuation to process payment to the payment gateway.
    C Use change data capture to process payment to the payment gateway.
  • B. Use platform event to process payment to the payment gateway.
  • C. Use request and reply to make an API call to the payment gateway.

Answer: A

 

NEW QUESTION 63
Universal Containers is planning to sue Bulk API instead of SOAP API to load 1 million activity records from Accounts. Opportunities, can Cases.
Which are two advantages of using Bulk API over SOAP API?

  • A. Bulk API doesn't need a login to Salesforce and can process data offline.
  • B. Bulk API needs Partner WSDL, whereas SOAP API needs Enterprise WSDL.
  • C. Bulk API doesn't need XML processing and can send data using CSV.
  • D. Bulk API needs fewer network round trips to complete the data load.

Answer: C,D

 

NEW QUESTION 64
What are three capabilities of Salesforce outbound messaging?
Choose 3 answers

  • A. Define a WSDL based upon 2 objects related via Master-Detaikls relationship.
  • B. Repeatedly send a SOAP notification for up to 24 hours until an acknowledgement is received.
  • C. Provide a session ID as part of the outbound message.
  • D. Define a custom WSDL based upon an Apex Interface class definition.
  • E. Build integration components without the Use of APEX.

Answer: B,C,E

 

NEW QUESTION 65
Universal Containers would like to send all the closed opportunity records to the back-end legacy order management system. The order management system exposes REST API endpoints.
What is the recommended approach to send the data to the order management system?

  • A. Workflow Outbound SOAP message to a middleware system.
  • B. Workflow Outbound SOAP message to the order management system.
  • C. Workflow Outbound REST message to the order management system.
  • D. Workflow Outbound SOAP API message to a middleware system.

Answer: A

 

NEW QUESTION 66
A large B2C customer is planning to implement Salesforce CRM to become a Customer centric enterprise.
Below, is their current system landscape diagram.

The goals for implementing Salesforce follows:
1. Develop a 360 view of customer
2. Leverage Salesforce capabilities for Marketing, Sales and Service processes
3. Reuse Enterprise capabilities built for Quoting and Order Management processes Which three systems from the current system landscape can be retired with the implementation of Salesforce?
Choose 3 answers

  • A. Email Marketing System
  • B. Sales Activity System
  • C. Case Management System
  • D. Order Management System
  • E. Quoting System

Answer: A,B,C

 

NEW QUESTION 67
Northern Trail Outfitters wants to improve the quality of call-outs from Salesforce to their REST APIs. For this purpose, they will require all API clients/consumers to adhere to RESTAPI Markup Language (RAML) specifications that include field-level definition of every API request and response payload. RAML specs serve as interface contracts that Apex REST API Clients can rely on.
Which two design specifications should the Integration Architect include in the integration architecture to ensure that Apex REST API Clients unit tests confirm adherence to the RAML specs?
Choose 2 answers

  • A. Implement HttpCalloutMock to return responses per RAML specification.
  • B. Call the Apex REST API Clients in a test context to get the mock response.
  • C. Call the HttpCalloutMock implementation from the Apex REST API Clients.
  • D. Require the Apex REST API Clients to implement the HttpCalloutMock.

Answer: A,B

 

NEW QUESTION 68
UC leverages external MDM as the customer master. When an agent creates or updates an account in Salesforce, it must be created/updated in MDM before it is saved in Salesforce. Sales users should be allowed to navigate to other pages while the account record is saved.
What is the recommended approach?

  • A. Make an asynchronous callout from VF page controller with page refresh using Action region.
  • B. Make a continuation callout from VF page controller with page refresh using Action poller.
  • C. Make a synchronous callout from VF page controller with page refresh using Action region.
  • D. Make an @future callout to MDM from a trigger with page refresh using Action region.

Answer: B

 

NEW QUESTION 69
Universal containers are building an integration between Salesforce and their data warehouse. The architect has the following requirements
1. Salesforce users need the ability to CRUD (create,read,update and delete) data from their data warehouse without leaving the Salesforce user interface
2.The integration to the data warehouse should maintain the same look and feel as the existing Salesforce user interface
3.The use of custom development Should be minimized
Which two solutions should the architect consider?
Choose two options

  • A. Utilizelightning connect with custom ApexAdapter to provided CRUD access to the data warehouse
  • B. Utilize a canvas application to render the data warehouse data from within Salesforce
  • C. Utilize a 3rd party tool from the App-Exchange that will provide CRUD capabilities between the data warehouse and salesforce
  • D. Utilize a visual force page from 3rd party JavaScript library that will provide CRUD capabilities to the data warehouse.

Answer: A,B

 

NEW QUESTION 70
An Integration Architect has built a Salesforce application that integrates multiple systems and keeps them synchronized via Platform Events.
What is taking place if events are only being published?

  • A. The platform events has a trigger in Apex.
  • B. The platform events are being published from Apex.
  • C. The platform events are published immediately before the Apex transaction completes.
  • D. The platform events are published after the Apex transaction completes.

Answer: D

Explanation:
Explanation
https://developer.salesforce.com/docs/atlas.en-us.platform_events.meta/platform_events/platform_events_define

 

NEW QUESTION 71
Northern Trail Outfitters (NTO) has an integration set up between a Salesforce org and a quoting system.
NTOwould like to show a notification to all sales representatives that use Salesforce anytime the quoting system will be taken down for maintenance.
Which Salesforce API should an Integration Architect use to fulfill this requirement?

  • A. Connect REST API
  • B. Streaming API
  • C. Tooling API
  • D. REST API

Answer: B

 

NEW QUESTION 72
An Integration Developer is developing an HR synchronization app for a client. The app synchronizes Salesforce record data changes with an HR system that's external to Salesforce.
What should the integration architect recommend to ensure notifications are stored for up to three days if data replication fails?

  • A. Platform Events
  • B. Callouts
  • C. Generic Events
  • D. Change Data Capture

Answer: D

Explanation:
Explanation
https://trailhead.salesforce.com/en/content/learn/modules/change-data-capture/understand-change-data-capture

 

NEW QUESTION 73
Universal containers is hearing complaints from users that recently released changes while they meet the functional requirements are not actually usable and/or do not meet their expectations for user experience for example, a Visualforce page that takes too long to display the first page of data.
Which two types of testing should a technical Architect implement to reduce or eliminate the complaint?
Choose 2 answers

  • A. user Acceptance Testing
  • B. Regression Testing
  • C. Unit Testing
  • D. Performance testing

Answer: A,D

 

NEW QUESTION 74
Universal containers is migrating to Salesforce from a legacy system with existing SMTP-based integrations.
What Salesforce platform capability should an Integration Architect consider?

  • A. Custom Apex batch job to check for SMTP messages.
  • B. Custom Apex class with webservice methods that implement the SMTP protocol.
  • C. Lightning connect with an oData/SMTP interchange.
  • D. Custom InboundEmailHandler to process the messages.

Answer: B

 

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 instan within 30 minutes.
Which two approaches will require the least amount of development effort?
Choose 2 answers

  • A. Call the Salesforce REST API to insert the lead into the target system.
  • B. Use the Composite REST API to aggregate multiple leads in a single call.
  • C. Configure named credentials in the source org.
  • D. Use the tooling API with Process Builder to insert leads in real time.

Answer: B,C

 

NEW QUESTION 76
Universal Containers has an integration that runs nightly to update the Product (Product2) object in Salesforce with updated product availability for over 500,000 products. The source system is green screen ERP that must be taken offline to produce nightly production reports such as the inventory availability report used for this integration. The Salesforce integration frequently reports failures due to data validation errors.
Which two steps should the Technical Architect should recommend?
Choose 2 answers

  • A. Review the Salesforce data model and Validation rules and modify the integration as necessary.
  • B. Use SOAP headers to turn off validation rules and triggers during the integration.
  • C. Implements a regression testing policy to detect issues following development.
  • D. Ask the ERP report designers to redesign the report to provide properly formatted data.

Answer: A,C

 

NEW QUESTION 77
Universal Containers is a global financial company that sells financial products and services including, bank accounts, loans, and insurance. UC uses Salesforce Service cloud to service their customer via calls, live chat.
The support agents would open bank accounts on the spot for customers who are inquiring about UC bank accounts.
UC Core banking system is the system of record for bank accounts and all accounts opened in salesforce have to be synced in real-time to the core banking system. Support agents need to inform the customers with the newly created bank account ID which has to be generated from the core banking system.
Which integration pattern is recommended for this use case?

  • A. Use streaming API to generate push topic.
  • B. Use outbound message.
  • C. Use salesforce platform event.
  • D. Use request and reply.

Answer: D

 

NEW QUESTION 78
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. 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.
  • B. Create an Auth provider in the package and set the consumer key and consumer secret of the connected app in the central org.
  • C. Use the Auth Provider configured and select the identity type as Named Principal with OAuth 2.0 as the protocol and Select Start Authentication Flow on Save.
  • D. 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.
  • E. Contact Salesforce support and create a case to temporarily enable API access for managed packages.

Answer: A,B,C

 

NEW QUESTION 79
......

Get ready to pass the Integration-Architecture-Designer Exam right now using our Salesforce Integration Architecture Designer  Exam Package: https://www.testvalid.com/Integration-Architecture-Designer-exam-collection.html

A fully updated 2021 Integration-Architecture-Designer Exam Dumps exam guide from training expert TestValid: https://drive.google.com/open?id=1vzpDWdm0AnHttpnR3hmG4Tjxs0MjlkkL