Verified Integration-Architecture-Designer exam dumps Q&As with Correct 108 Questions and Answers [Q19-Q37]

Share

Verified Integration-Architecture-Designer exam dumps Q&As with Correct 108 Questions and Answers

Salesforce Integration-Architecture-Designer Test Engine PDF - All Free Dumps from DumpsKing


The Salesforce Integration-Architecture-Designer exam is designed to test a candidate's understanding of the various integration patterns and best practices, as well as their ability to design and implement integration solutions that meet business requirements. Integration-Architecture-Designer exam covers a range of topics, including integration architecture, data integration, application integration, security and governance, and API design.


Salesforce Integration-Architecture-Designer exam is a challenging but rewarding certification that validates an individual's expertise in designing and implementing complex integrations with Salesforce. It is a valuable asset for professionals who want to advance their careers in Salesforce integration and become leaders in their field.

 

NEW QUESTION # 19
Northern Trail Outfitters has a registration system that is used for workshops offered at its conferences.
Attendees use a Salesforce community to register for workshops, but the scheduling system manages workshop availability based on room capacity. It isexpected that there will be a big surge of requests for workshop reservations when the conference schedule goes live.
Which integration pattern should be used to manage the influx in registrations?

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

Answer: C


NEW QUESTION # 20
Universal Containers has a requirement to update the Salesforce Account object any time the corresponding account is updated within their financial system.
Which three Salesforce capabilities should the Architect consider?

  • A. Partner WSDL because of a requirement to utilize SOAP-based web services.
  • B. Partner WSDL because of a requirement to dynamically inspect field names during runtime.
  • C. Enterprise WSDL because of a requirement to utilize SOAP-based services
  • D. Partner WSDL because of a requirement to utilize REST-based web services
  • E. Streaming API because of a requirement to dynamically inspect field names during runtime.

Answer: A,B,C


NEW QUESTION # 21
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 dataload to Salesforce.
Which approach should used to meet the requirement?

  • A. Use Bulk API to processjobs in high performance mode.
  • B. Use Bulk API to process jobs in parallel mode.
  • C. Contact Salesforce support to schedule performance load.
  • D. Use Bulk API to process jobs in serial mode.

Answer: B


NEW QUESTION # 22
When an opportunity is closed in Salesforce, an order should be created in the back-office SAP system. At the end of the day, Universal Containers allows customers to call back and cancel an order within 24 hours. To cancel an order, the Sales Rep has to set the opportunity status to Open from Closed. The Sales Manager wants all opportunities that changed from Closed to Open to be sent over to the SAP system for order cancellation on nightly basis. Salesforce has a total of 20M opportunities.
What is the recommended way to achieve this?

  • A. An ETL job to leverage SOAP API to extract all opportunities.
  • B. An ETL job to leverage REST API to extract all opportunities.
  • C. An ETL job to leverage Bulk API to extract modified opportunities.
  • D. An ETL job to leverage SOAP API to extract modified opportunities.

Answer: D


NEW QUESTION # 23
Universal Containers (UC) has Wave Analytics in their Salesforce org. UC has expertise and access to the Dell boomi ETL tool. UC would like to get all leads and opportunities from the org and data from a few other Marketing tools to a Wave instance for enhanced analysis.
What is the recommended solution to set up the data process?

  • A. Wave Data flow for Salesforce data and Dell boomi for data from other sources.
  • B. Dell boomi for data from Salesforce and data from other sources.
  • C. Export data from all sources into Excel and use Wave connector to import data.
  • D. Use Wave data flow for Salesforce data and data from other sources.

Answer: A


NEW QUESTION # 24
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 Trigger.
  • B. Use Batch Apex.
  • C. Use Process builder.
  • D. Use Time-based workflow rule.

Answer: B


NEW QUESTION # 25
Universal Containers has a homegrown application that polls Salesforce using SOAP API every 2 minutes to obtain newly created case information. This causes both performance issues and API usage limits to be exceeded.
What should an Architect recommend to improve performance and optimum use the API limits?

  • A. Use Streaming API to publish new case records to a push topic and subscribe to it.
  • B. Use an Apex callout to identify new case records and send them to the client.
  • C. Use REST API to identify new case records in Salesforce every 15 minutes.
  • D. Use Generic Streaming to send push notifications of case creation events to the client.

Answer: A


NEW QUESTION # 26
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. Order Management System
  • B. Email Marketing System
  • C. Sales Activity System
  • D. Quoting System
  • E. Case Management System

Answer: B,C,E


NEW QUESTION # 27
Universal Containers sells its products online using a system built on Force.com sites. The orders are captures and processed in Salesforce. the company uses an external marketing system and would like to make use of the customer data captured in Salesforce.The marketing system has REST API that can be used to push data into it.
Which three options should a Technical Architect consider that do not require building custom web services on the marketing system?
Choose 3 answers

  • A. Use a middleware tool to pull customer data from Salesforce and push it to the marketing system on adaily basis.
  • B. Use outbound messages to send customer data from Salesforce to the marketing system.
  • C. Use Apex callout to send customer data from Salesforce to the marketing system
  • D. Write a custom Apex web service, Which will be called from the marketing system to retrieve customer data.
  • E. Build a custom java application using the Enterprise WSDL to pull data from Salesforce and push it to the marketing system.

Answer: A,C,E


NEW QUESTION # 28
A new Salesforce program has the following high level abstract requirement: Business processes executed on Salesforce require data updates between the internal systems and Salesforce Which three relevant details should a Salesforce Integration Architect seek to specifically solve for Integration architecture needs of the program?
Which three relevant details should a Salesforce Integration Architect seek to specifically solve for Integration architecture needs of the program?
Choose 3 answers

  • A. Source and Target system, Directionality, data volume & transformation complexity long with any middleware that can be leveraged.
  • B. Integration skills, SME availability and Program Governance details.
  • C. Integration Style Process based, Data based, Virtual integration. E Core functional and non functional requirements for User Experience design, Encryption needs, Community, and license choices.
  • D. Timing aspects - real-time/near real-time (synchronous or asynchronous), batch; update frequency.

Answer: A,C,D


NEW QUESTION # 29
Universal Containers is planning a data migration into Salesforce and must decide whether to use the Bulk API or the SOAP API.
Which three statements are true about the Bulk API and REST API?
Choose 3 answers

  • A. The SOAP API avoids record locking contention on parent objects of Master-Details relationship.
  • B. The Bulk API allows multiple attachments to be leaded from within a single ZIP file.
  • C. DML limits on Bulk are not governed on Salesforce servers.
  • D. The SOAP API provides jpb monitoring on the Salesforce setup menu.
  • E. The Bulk API may cause record locking contension on parent objects od Master-Details relationship.

Answer: A,C,D


NEW QUESTION # 30
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, the external system will need to use a BULK API Rest endpoint to connect to salesforce.
  • 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, number of concurrent requests can hit the limit for the REST API call to external system.

Answer: C


NEW QUESTION # 31
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. Streaming API
  • B. REST API
  • C. User Interface API
  • D. Connect REST API

Answer: C


NEW QUESTION # 32
Universal Containers (UC) stores inventory of products in one Salesforce org. UC wants regional and local branch offices who have their own Salesforce orgs to see the latest information about the product.
What is the recommended approach to provide data access?

  • A. Use Heroku Connect to provide access to products as external objects from other orgs.
  • B. Use Cross-Org adapter for Salesforce Connect to provide access to products as external objects.
  • C. Use Salesforce Connect with oData to provide access to products as external objects.
  • D. Use Apex HTTP Callouts to call Salesforce Rest APIs and provide access restrictions within the Apex class.

Answer: B


NEW QUESTION # 33
Universal containers has an ERP application where all customer orders are stored. There are millions of customer orders stored in the ERP application and a longtime customer may have thousands of individual orders. Additionally, some order informationmay house personally identifiable information that, due to company policy, can only be stored in ERP. Universal Containers would like the five most recent orders displayed on the account page in Salesforce How should an architect design this requirement considering both security and scalability?

  • A. write an outbound message to receive orders from ERP system as they are created.
  • B. Leverage Salesforce Lightning Connect to display order information in Salesforce.
  • C. Leverage the REST API to receive orders from the ERP system as they are created.
  • D. Build a scheduled ETL job to sync all customer order history in the orders object.

Answer: B


NEW QUESTION # 34
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. Locally cache external ID'S at the middleware layer and design business logic to map updates between systems.
  • B. Store unique identifiers in an External ID field in Salesforce and use this to update the proper records across systems.
  • C. Design an MDM solution that maps external ID's to the Salesforce record ID.
  • D. Use Change Data Capture to update downstream systems accordingly when a record changes.

Answer: C,D


NEW QUESTION # 35
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. Use Process Builder to call an Apex proxy class to make a REST callout to the Order Management System.
  • B. Build a Lightning Component that makes a synchronous Apex REST callout to the Order Management System when a button is clicked.
  • C. Develop a batch Apex job that aggregates Closed Opportunities and makes a REST callout to the Order Management System hourly.
  • D. Write a trigger that invokes an Apex proxy class to make a REST callout to the Order Management System.

Answer: A


NEW QUESTION # 36
Universal Containers acquires several companies and decides to consolidate all customer service systems used by the acquired companies into one Salesforce Service Cloud. They decide to use an ETL to extract service requests from various systems, apply appropriate transformations, and load cases into Salesforce. Different requests captured by different customer service systems could belong to common accounts in Salesforce, so care must be taken to avoid creating duplicate accounts. Which two API options should be considered to load cases into Salesforce that would be safe from record -locking issues? Choose 2 answers

  • A. SOAP API with a batch size of 200 or less
  • B. Bulk API with parallel option and a batch size of 1000 or less
  • C. SOAP API with a batch size of 1000 or less
  • D. Bulk API with serial option and a batch size of 1000 or less

Answer: C,D


NEW QUESTION # 37
......


Salesforce Integration-Architecture-Designer certification exam is designed to test the candidate's knowledge in various areas such as integration patterns, integration requirements, integration security, integration governance, and integration tools. Integration-Architecture-Designer exam is divided into multiple-choice questions and is timed for 120 minutes. The passing score for Integration-Architecture-Designer exam is 68%, and it is available in multiple languages.

 

100% Passing Guarantee - Brilliant Integration-Architecture-Designer Exam Questions PDF: https://www.dumpsking.com/Integration-Architecture-Designer-testking-dumps.html

Get New Integration-Architecture-Designer Certification – Valid Exam Dumps Questions: https://drive.google.com/open?id=1BaNLnpgvQYtHSnIEImXy8iWJFKdXXaar