Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

Achieve the Integration-Architecture-Designer Exam Best Results with Help from Salesforce Certified Experts [Q61-Q78]

Share

Achieve the Integration-Architecture-Designer Exam Best Results with Help from Salesforce Certified Experts

Provide Integration-Architecture-Designer Practice Test Engine for Preparation

NEW QUESTION # 61
Universal Containers acquiresplanetary shipping and decides to migrate all customer contacts of planetary Shipping into Universal Containers Salesforce org Due to the lack of common unique identifier, they decide that a combination of first name, last name and street address could be used as a key to identify duplicate contacts. These three fields are populated on all contacts in both the systems.
Which two methods should be considered to load contacts into Universal Containers org and avoid creation of duplicate contacts?
Choose 2 answers

  • A. Create a new formula field for (first name+last name + street number) in universal containers org and use it as External ID.
  • B. Create a new text field to contain a hashed value for (first name+last name + street number) in Universal containers org and define it as External ID.
  • C. Create an indexed formula field for (first name+last name + street number) so that a search can be done on the key before loading records.
  • D. Create no new fields, but define the three fields (first name+last name + street number) as External IDs in universal Containers org.

Answer: B,C


NEW QUESTION # 62
Universal Containers (UC) uses Salesforce to create and manager accounts and opportunities. With Salesforce being the master of records, the opportunities on existing accounts are required to be updated with product usage statistics from an on-premise usage tracking system that is capable of participating in contract-first integration.
Which three steps should the Integration Architect consider given that UC does not want any custom development in Salesforce?

  • A. Create a Workflow outbound message during Opportunity creation and provide the Opportunity ID and Session ID to the remote system.
  • B. Generate a partner WSDL in Salesforce and provide it to the remote system to create a client stub.
  • C. Use a SOAP API callback to update the Opportunity record with the product usage data from the remote system.
  • D. Create a Process Builder outbound message during Opportunity creation and provide the Opportunity ID and Session ID to the remote system.
  • E. Use a REST API callback to update the Opportunity record with the product usage data from the remote system.

Answer: A,B,C


NEW QUESTION # 63
Northern Trail Outfitters (NTO) uses different shipping services for each of the 34 countries it serves. Services are added and removed frequently to optimize shipping times and costs. Sales Representatives serve all NTO customers globally and need to select between valid service(s) for the customer's country and request shipping estimates from that service.
Which two solutions should an architect propose?
Choose 2 answers

  • A. Store shipping services in a picklist that is dependent on a country picklist.
  • B. Use Platform Events to construct and publish shipper-specific events.
  • C. Invoke middleware service to retrieve valid shipping methods.
  • D. Use middleware to abstract the call to the specific shipping services.

Answer: C,D


NEW QUESTION # 64
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. SOAP API
  • C. Metadata 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 # 65
An enterprise architect has requested the Salesforce Integration architect to review the following (see diagram
& description) and provide recommendations after carefully considering all constraints of the enterprise systems and Salesforce platform limits.

* About 3,000 phone sales agents use a Salesforce Lightning UI concurrently to check eligibility of a customer for a qualifying offer.
* There are multiple eligibility systems that provides this service and are hosted externally. However, their current response times could take up to 90 seconds to process and return (there are discussions to reduce the response times in future, but no commitments are made).
* These eligibility systems can be accessed through APIs orchestrated via ESB (MuleSoft).
* All requests from Salesforce will have to traverse through customer's API Gateway layer and the API Gateway imposes a constraint of timing out requests after 9 seconds.
Which three recommendations should be made?
Choose 3 answers

  • A. Implement a 'Check Update' button that passes a requestID received from ESB (user action needed).
  • B. ESB (Mule) with cache/state management to return a requestID (or) response if available from external system.
  • C. When responses are received by Mule, create a Platform Event in Salesforce via Remote-Call-In and use the empAPI in the lightning UI to serve 3,000 concurrent users.
  • D. Use Continuation callouts to make the eligibility check request from Salesforce from Lightning UI at page load.
  • E. Recommend synchronous Apex call-outs from Lightning UI to External Systems via Mule and implement polling on API gateway timeout.

Answer: A,B,D


NEW QUESTION # 66
When a Sales Rep closes an opportunity in Salesforce, an Order should be created in Universal Containers' SAP system and the Sales Rep should be notified with an order number as soon as possible.
What is the recommended solution?

  • A. Workflow Outbound message with an email notification on acknowledgement from SAP
  • B. Apex @ future callout from an update trigger with an opportunity page refresh using Streaming API.
  • C. Workflow Outbound message with an email notification on callback from SAP
  • D. Apex callout from an update trigger with an opportunity page refresh using Streaming API.

Answer: C


NEW QUESTION # 67
An Enterprise Customer is planning to implement Salesforce to support case management. Below, is their current system landscape diagram.

Considering Salesforce capabilities, what should the Integration Architect evaluate when integrating Salesforce with the current system landscape?

  • A. Integrating Salesforce with Order Management System, Email Management System and Case Management System.
  • B. Integrating Salesforce with Order Management System, Data Warehouse and Case Management System.
  • C. Integrating Salesforce with Email Management System, Order Management System and Case Management System.
  • D. Integrating Salesforce with Data Warehouse, Order Management and Email Management System.

Answer: D


NEW QUESTION # 68
Northern Trail Outfitters (NTO) has recently changed their Corporate Security Guidelines. The guidelines require that all cloud applications pass through a secure firewallbefore accessing on-premise resources. NTO is evaluating middleware solutions to integrate cloud applications with on-premise resources and services.
What are two considerations an Integration Architect should evaluate before choosing a middleware solution?
Choose 2 answers

  • A. The middleware solution is able to interface directly with databases via an ODBC connection string.
  • B. Themiddleware solution enforces the OAuth security protocol.
  • C. The middleware solution is capable of establishing a secure API gateway between cloud applications and on-premise resources.
  • D. An API gateway component is deployable behind a Demilitarized Zone (DMZ) or perimeter network.

Answer: C,D


NEW QUESTION # 69
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. Use Wave data flow for Salesforce data and data from other sources.
  • C. Export data from all sources into Excel and use Wave connector to import data.
  • D. Dell boomi for data from Salesforce and data from other sources.

Answer: A


NEW QUESTION # 70
Universal Containers (UC) has third-party MDM database which is responsible for maintaining the data for Customer and Contacts information for its organization. UC wants to keep this information up-to-date in Salesforce so that the information is as current as possible. UC wants to provide bi-directional synchronization of the data between the MDM and Salesforce.
What is the recommended approach to solving this problem?

  • A. Create a VisualForce page for Accounts/Contacts that will pull the data from MDM, display it, and send any changes from Salesforce.
  • B. Implement a third-party middleware tool to maintain the synchronization between Salesforce and the MDM database as they occur.
  • C. Create a Batch process that runs every 5 minutes to pull the changes from MDM and any updates from Salesforce.
  • D. Modify the MDM database application to send and receive updates to and from Salesforce via REST or SOAP as they occur.

Answer: B


NEW QUESTION # 71
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. Fire and Forget
  • B. Request and Reply
  • C. Batch Data Synchronization
  • D. Remote Call In

Answer: A


NEW QUESTION # 72
Universal Containers has two integrations to Salesforce; System A requires read-only access to all Opportunity data while System B requires read-write access to all Accounts.
Which approach ensures compliance with the principal of least priviledge?

  • A. Utilize separate credentials and profiles for each integration, one having "view All" to ties and the other having "Modify All" to Accounts.
  • B. Utilize separate credentials for each system with both credentials having the "modify all data" permission on the profile.
  • C. Use a single "Integration User" with profile settings restricted to "view All" for opportunity and "Modify All" for Accounts.
  • D. Utilize a single "Integration User" with the "Modify All data" profile setting enabled so that all integrations always have access to all data.

Answer: C


NEW QUESTION # 73
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. Batch Data Synchronization
  • B. Remote Process Invocation-Request and Reply
  • C. Remote Call-In
  • D. RemoteProcess Invocation-Fire and Forget

Answer: A


NEW QUESTION # 74
Which tool would an architect likely leverage while diagnosing issues with an inbound RESTful integration to Salesforce?

  • A. Workbench
  • B. Force.com SOAP Explorer
  • C. Metadata audit trail
  • D. Data Loader

Answer: A


NEW QUESTION # 75
As part of their customer setup process. Universal containers requires that any address put into Salesforce be validated by the US Postal Service.
The customer must provide their address while they are on the phone with the Universal Containers representative.
What two solutions should a Technical Architect recommend to fulfill this requirement?
Choose 2 answers

  • A. Implement a VisualForce page that validates entered addresses against an API.
  • B. Build a custom Address object and a trigger that will validate the address against the object.
  • C. Leverage an Appexchange application to validate addresses entered.
  • D. Write a trigger with an @future callout that validates addresses against an API.

Answer: A,C


NEW QUESTION # 76
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 # 77
Universal containers has used Outbound Messaging to integrate with their billing system. Their billing system has frequent outages that don't last more than a couple of hours.
Which two aspects of Outbound Messaging might the customer experience issues with as a result of these outages?
Choose 2 answers

  • A. Duplicate messages
  • B. Out-of-order delivery.
  • C. Exceeding Governor Limits.
  • D. Orphaned Requests

Answer: A,B


NEW QUESTION # 78
......


Achieving the Salesforce Integration-Architecture-Designer Certification provides several benefits to professionals in the Salesforce ecosystem. It demonstrates a deep understanding of Salesforce integration and architecture, which is highly valued by employers. It also provides a competitive edge in the job market and opens up new opportunities for career advancement. Additionally, maintaining this certification requires ongoing learning and development, which ensures that certified professionals stay up-to-date with the latest trends and best practices in Salesforce integration and architecture.

 

Detailed New Integration-Architecture-Designer Exam Questions for Concept Clearance: https://www.testsimulate.com/Integration-Architecture-Designer-study-materials.html