Provide Salesforce Integration-Architecture-Designer Practice Test Engine for Preparation [Q25-Q45]

Share

Provide Salesforce Integration-Architecture-Designer Practice Test Engine for Preparation

Detailed New Integration-Architecture-Designer Exam Questions for Concept Clearance

NEW QUESTION # 25
Universal containers uses a legacy system to receive and handle Level 1 service requests, and Salesforce service Cloud for Level2 requests and above, Cases will be pushed from the legacy system to Service Cloud by a nightly batch process. Once the cases are closed in SF, the case needs to be updated in the legacy system as soon as possible.
How should the Technical Architect recommend that case status be updated in the legacy system?

  • A. Use a middleware tool to pull case status from Salesforce and push to the legacy system at regular intervals.
  • B. use Outbound messages to send status updates from Salesforce to the legacy system.
  • C. Use Apex callout to send case status from Salesforce to the legacy system.
  • D. Write an Apex web service returning case status, to be called from the legacy system.

Answer: B


NEW QUESTION # 26
Universal Containers has a call center that would like to have a dashboard that updates in real time and shows information about phone calls that have been completed today (recorded in the Activity object). There are several teams in the call center, and each dashboard should only show calls from that team. An employee can start the board each morning, but after that no further user interaction should be needed.
What is a recommended pattern that would minimize implementation time?

  • A. Develop a Visualforce page that uses JavaScript Remoting.
  • B. Use native Salesforce dashboard functionality
  • C. Use Heroku to develop a dashboard page that uses the REST API.
  • D. Develop a Visaulforce page that uses the Steaming API.

Answer: D


NEW QUESTION # 27
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 # 28
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 salesforce platform event.
  • B. Use outbound message.
  • C. Use request and reply.
  • D. Use streaming API to generate push topic.

Answer: C


NEW QUESTION # 29
What should an integration Architect consider when building a visulaforce page that makes client-side callouts to multiple domains that may violate the browser's same-origin policy?
Choose 2 answers

  • A. utilize the canvas SDK to perform the callouts.
  • B. Set up Remote site settings for all domains that the client scripts communicate with.
  • C. Setup CORS to whitelist all domains that the client scripts communicate with.
  • D. Ensure each javascript resource communicates only with its origin.

Answer: B,C


NEW QUESTION # 30
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 InboundEmailHandler to process the messages.
  • C. Custom Apex class with webservice methods that implement the SMTP protocol.
  • D. Lightning connect with an oData/SMTP interchange.

Answer: C


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

Answer: D


NEW QUESTION # 32
Universal Containers has a trigger on the Order object to update the parent Acount with the date and time of the last closed Opportunity. An integration that inserts orders for the high-volume customers is failing periodically, with no obvious pattern to the timing of failures.
What could be the cause of this issue ?

  • A. The trigger is failing Unit Tests that access the new data.
  • B. Data skew is causing record locking issues on the Oder Share object.
  • C. API limits being limited.
  • D. Record locking contention on the parent Account.

Answer: D


NEW QUESTION # 33
Universal Containers (UC) is a leading provider of management training globally, UC requested students course registration data generated from the Salesforce student community to be synced with the learning management system (LMS). Any update to the course registration data needs to be reflected in the LMS.
Which integration mechanism should be used to meet the requirement?

  • A. Platform Event
  • B. Change Data Capture (CDC)
  • C. Outbound Message
  • D. Streaming API

Answer: B


NEW QUESTION # 34
Universal Containers (UC) is a leading provider of management training globally, UC requested students course registration data generated from the Salesforce student community to be synced with the learning management system (LMS). Any update to the course registration data needs to be reflected in the LMS.
Which integration mechanism should be used to meet the requirement?

  • A. Change Data Capture (CDC)
  • B. Platform Event
  • C. Streaming API
  • D. Outbound Message

Answer: C


NEW QUESTION # 35
Which mechanism should an Integration Architect recommend to make a secure, authenticated connection to a remote system that results in the remote system trusting Salesforce?

  • A. Utilize CA - signed certificates on the host.
  • B. Implement two way (or mutual) SSL certificates.
  • C. Use a pre-shared key in a query parameter.
  • D. Encrypt the Payload with a shared key.

Answer: A


NEW QUESTION # 36
Universal Containers has an Outbound messaging-Based integration that posts closed opportunities to an ERP system for fulfillment in 1% of the test cases, the integration creates multiple orders for a closed opportunity Which three steps should a Technical Architect take to diagnose the issue?
Choose 3 answers

  • A. Review at the outbound Messaging Audit logs to make sure that the messages are being successfullyprocessed by the target system.
  • B. Review the firewall logs to make sure that the outbound messages are being delivered.
  • C. Review at the outbound Messaging Deliverystatus logs to make sure that the messages are being delivered and acknowledged by the target system.
  • D. Review the Enterprise Service Bus logs t make sure that orders are being created only one time.
  • E. Review the Enterprise Service Bus logs to make sure that successful orders are being acknowledged

Answer: C,D,E


NEW QUESTION # 37
Universal Containers has a data warehouse system that collects information from upstream systems in order to do proprietary reporting. Every day there are several thousand record insertions and updates in Salesforce that might be a interest to this data warehouse. Reports in the data warehouse are run at the end of the month.
What is a recommended way to transfer record insertions and updates to the data warehouse?

  • A. Use native Outbound message functionality to send a message with each record change.
  • B. Use the SOAP API's getUpdated() method to retrieve changed record IDs, then retrieve records.
  • C. Use scheduled Apex to do an Apex callout to the data warehouse.
  • D. Use a trigger to do an Apex callout to the data warehouse with each record change.

Answer: B


NEW QUESTION # 38
An insurance company decides to build an online portal using the Salesforce platform for receiving quote requests from customers. The company has a legacy quoting system that will generate quotes while the rest of the sales process is managed by Salesforce Sales Cloud. The legacy system has an API for creating quotes.
What Implementation method should be used so that customers can request quotes online and receive them in real time?

  • A. Outbound message to send quote requests from Salesforce to the legacy system.
  • B. Middleware tool to pull quote requests from SF and push to the legacy system.
  • C. Trigger with an @Future method to send quote requests to the legacy system.
  • D. Apex callout to send quote requests from Salesforce to the legacy System.

Answer: D


NEW QUESTION # 39
Universal Containers has a requirement to query all Account records within Salesforce that were updated in the last 24 hours and download those Accounts to their data warehouse on a nightly basis. They expect the volume of records to be between 500-1500 records per day.
What three techniques should an Architect consider ?
Choose 3 answers

  • A. Leverage a time-based workflow action to trigger an account outbound message notification for all records updated within the last 24 hours.
  • B. Leverage a third party tool ETL with a dynamic changing SOQL to retrieve Accounts updated within the last 24 hours.
  • C. Leverage the Enterprise WSDL getUpdated() operation to retrieve Account records updated within the last 24 hours.
  • D. Leverage the REST API / sObjects / Account / updated URI to retrieve Accounts records updated within the last 24 hours.
  • E. Leverage the Salesforce Data Replication API getUpdated() operation to retrieve Accounts records updated within the last 24 hours.

Answer: B,C,E


NEW QUESTION # 40
What are two benefits of named credentials?
Choose 2 answers

  • A. They enforce secure communication to external systems
  • B. They securely store credentials in a maintainable way.
  • C. They Secure integrations to Salesforce from other systems.
  • D. They simplify utilizing oAuth for Apex callouts.

Answer: B,D


NEW QUESTION # 41
An architect decided to use Platform Events for integrating Salesforce with an external system for a company.
Which three things should an architect consider when proposing this type of integration mechanism?
Choose 3 answers

  • A. External system needs to have the same uptime in order to be able to keep up with Salesforce Platform Events.
  • B. To subscribe to an event, the integration user in salesforce needs read access to theevent entity.
  • C. Error handling must be performed by the remote service because the event is effectively handed off to the remote system for further processing.
  • D. To publish an event, the integration user in salesforce needs create permission on the event entity.
  • E. Salesforce needs to be able to store information about the external system in order toknow which event to send out.

Answer: B,C,D


NEW QUESTION # 42
What Salesforce technology should an Integration Architect consider when needing to securely expose an external system User Interface from within the Salesforce UI and provide that system with information about the user?

  • A. Canvas
  • B. Visualforce
  • C. Custom Web Tab
  • D. Lightning Component

Answer: A


NEW QUESTION # 43
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. Invoke middleware service to retrieve valid shipping methods.
  • C. Use middleware to abstract the call to the specific shipping services.
  • D. Use Platform Events to construct and publish shipper-specific events.

Answer: B,C


NEW QUESTION # 44
An Architect has received a request to prevent employees that leave the company from accessing data in Salesforce after they are deactivated in the company's HR system.
What should an Architect determine before recommending a solution?

  • A. Determine data access prevention requirements, then identify system constraints.
  • B. Determine inbound integration requirements, then identify frequency.
  • C. Determine data access prevention requirements, then identify frequency.
  • D. Determine data volume requirements, then identify the loading schedule.

Answer: B


NEW QUESTION # 45
......

Integration-Architecture-Designer 2024 Training With 108 QA's: https://www.exam4pdf.com/Integration-Architecture-Designer-dumps-torrent.html

Integration-Architecture-Designer Exam Preparation Material with New Integration-Architecture-Designer Dumps Questions.: https://drive.google.com/open?id=19_DvVYTEwO3mm2Rkpc4HnQlywCmdfr25