[Dec 11, 2021] New 2021 Salesforce Mobile-Solutions-Architecture-Designer Exam Dumps with PDF from Prep4sureExam (Updated 87 Questions) [Q48-Q64]

Share

New 2021 Mobile-Solutions-Architecture-Designer exam questions Welcome to download the newest Prep4sureExam Mobile-Solutions-Architecture-Designer PDF dumps (87  Q&As)

P.S. Free 2021 Salesforce Architect Exams Mobile-Solutions-Architecture-Designer  dumps are available on Google Drive shared by Prep4sureExam

NEW QUESTION 48
Which two approaches should an Integration Architect recommend to allow access to on-premise systems by Salesforce?Choose 2 answers

  • A. Whitelist the corporate IPS in Salesforce.
  • B. Place the systems in aDMZ.
  • C. Utilize two-way(mutual) SSL
  • D. Whitelist Salesforce IPs on the firewall.

Answer: C,D

 

NEW QUESTION 49
Universal Containers has a SOAP-based 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 a green-screen ERP that must be takenoffline to produce nightly production reports, such as the inventory availability report used for this integration. The integration is performing very slowly and does not complete within the allocated four-hour time slot. What three recommendations might aTechnical Architect make to resolve this issue?
Choose 3 answers

  • A. Use outbound Messaging to notify Salesforce promptly when product availability changes in the source system.
  • B. Store the Salesforce Product ID in the source system to eliminate the needfor External IDs and UPSERT API calls.
  • C. Contact Salesforce support to request that they turn off record locking on theProduct2 object.
  • D. Use the Bulk API UPDATE or UPSERT records more efficiently.
  • E. Pre-process the data to avoid the need for workflow rules or triggers

Answer: B,D,E

 

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

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

Answer: D

 

NEW QUESTION 51
Universal Containers would like to display data from an external system inside of Salesforce, and has chosen not to enable lightning Experience. They do not need the data for any other purposes within Salesforce. Which approach should an Integration Architect recommend that matches the Salesforce UI? Choose 2 answers

  • A. Acustom visualforce page with a controller thats calls-out to the other systems.
  • B. A custom Visualforce page with client- side calls out to the other systems.
  • C. A middleware orchestration to continuously persist data from other systems into Salesforce.
  • D. An iFrame embedding a custom .Net application that displays data from the other systems.

Answer: A,D

 

NEW QUESTION 52
What are two benefits an Integration Architect should consider when recommending web-to-lead?Choose 2 answers

  • A. web-to-Lead can be used to de-duplicate leads during integrations.
  • B. Web-to-Lead can be utilized for Lead data migrations.
  • C. Web-to-Lead is a simple way to capture responses to marketing landing pages.
  • D. Web-to-Lead requests have their own limits separate from other APIs.

Answer: C,D

 

NEW QUESTION 53
Universal Containers is using the enterprise WSDL to integrate their financial system to salesforce, while reading y=the release notes for the upcoming salesforce release thearchitect discovers a new object will be added to the salesforce data model that would be beneficial for the financial system integration. What two actions should the architect take to ensure the new object will be available to the financial system integration?
Choose 2 answers

  • A. Migrate to the partner WSDL to generate a generic sObject service stub that can be leveraged for existing and future Salesforce objects
  • B. Download the latest partner WSDL that contains the new object definition to generate web services stubs for the new salesforce object
  • C. Download the latest enterprise WSDL that contains the new object definition to generate Web service stubs for the new Salesforce object.
  • D. Migrate to the metadata API to download the new salesforce sObject definition into the financial system integration.

Answer: C,D

 

NEW QUESTION 54
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 the Enterprise Service Bus logs to make sure that successful orders arebeing acknowledged
  • B. Review the Enterprise Service Bus logs t make sure that orders are being created only one time.
  • 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 at the outbound Messaging Audit logs to make sure that the messages are being successfullyprocessed by the target system.
  • E. Review the firewall logs to make sure that the outbound messages are being delivered.

Answer: A,B,C

 

NEW QUESTION 55
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 Outbound messages to send status updates from Salesforce to the legacy system.
  • B. Use Apex callout to send case status from Salesforce to the legacy system.
  • C. Write an Apex web service returning case status, to be called from the legacy system.
  • D. Use a middleware tool to pull case status from Salesforce and push to the legacy system at regular intervals.

Answer: A

 

NEW QUESTION 56
Universal Containers is building an integration between Salesforce and their Accounting system. The integration will utilize outbound messaging with call back pattern to Salesforce. The security officer would like to understand the authentication solution.What are the three ways that the call back can authenticate itself to Salesforce?Choose 3 answers

  • A. Utilize the REST API login() operation to obtain a new session ID
  • B. Utilize the session ID contained within the outbound message notification as the authorization header.
  • C. Utilize an oAuth Username-Password flow to obtain a new oAuth token for the session ID.
  • D. Utilize the partner WSDL with oAuth to obtain a valid oAuth token for the session ID.
  • E. Utilize the Enterprise WSDL login() operation to obtain a new session ID.

Answer: A,B,E

 

NEW QUESTION 57
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. Build integration components without the Use of APEX.
  • C. Repeatedly send a SOAP notification for up to 24 hours until an acknowledgement is received.
  • D. Provide a session ID as part of the outbound message.
  • E. Define a custom WSDL based upon an Apex Interface class definition.

Answer: B,C,D

 

NEW QUESTION 58
try 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 may cause record locking contension on parent objects od Master-Details relationship.
  • C. The SOAP API provides jpb monitoring on the Salesforce setup menu.
  • D. DML limits on Bulk are not governed on Salesforce servers.
  • E. The Bulk API allows multiple attachments to be leaded from within a single ZIP file.

Answer: A,B,E

 

NEW QUESTION 59
Universal Containers would like to display data from an external system inside of Salesforce, and has chosen not to enable lightning Experience. They do not need the data for any other purposes within Salesforce.Which approach should an Integration Architect recommend that matches the Salesforce UI?Choose 2 answers

  • A. A custom Visualforce page with client- side calls out to the other systems.
  • B. A middleware orchestration to continuously persist data from other systems into Salesforce.
  • C. An iFrame embedding a custom .Net application that displays data from the other systems.
  • D. A custom visualforce page with a controller thats calls-out to the other systems.

Answer: C,D

 

NEW QUESTION 60
Universal Containers acquiresplanetary shipping and decides to migrate all customercontacts 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 text field to contain a hashed value for (first name+last name + street number) in Universal containers org and define it as External ID.
  • B. 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.
  • C. Create no new fields, but define the three fields (first name+last name + street number) as External IDs in universal Containers org.
  • D. Createa new formula field for (first name+last name + street number) in universal containers org and use it as External ID.

Answer: A,B

 

NEW QUESTION 61
Universal Containers decided to use Salesforce Sales Cloud for their sales processes. Won Opportuinities must be sent to an external source for Order fulfillment. All lint items must also be sent, along with opportunities.
The ERP system has SOAP based web services orders. UC chose to use Apex callouts.Which two design trade-offs must be taken into account when using Apex callouts to SOAP base web services?Choose 2 answers

  • A. Too many callouts resulting in exceeding the daily limit for number of callouts.
  • B. Appropriate error handling to retry failed messages.
  • C. DML operations are not allowed right after Apex callouts.
  • D. Code changes may be required following upgrades to the ERP system.

Answer: A,C

 

NEW QUESTION 62
Universal Containers manages a catalog of over one million products that it makes available to its customers.
The master product catalog is stored and managed in their ERP application with frequent updates made to the product catalog by their sourcing team. The sourcing team may update attributes such as price, general catalog availability, and the product description. When the sourcing team makes an update that change must go into effect during the next business day and there may be thousands of changes made over the course of the day.What integration pattern would you recommend to best manage this scenario?

  • A. Build a scheduled ETL job to sync products on a nightly basis from ERP.
  • B. Write an outbound message to send product changes in real time from ERP.
  • C. Use the streaming API to receive product changes in real time from ERP.
  • D. Write a custom web service to accept product catalog changes from ERP.

Answer: A

 

NEW QUESTION 63
Universal Containers is building a managed package to distribute on the AppExchange. As part of the solution they would like to include authentication information (username/password) inside of the package for web service calls made from the package Universal containers web services. A Salesforce security review has flagged this as a security violation and the architect must decide how best to protect these credentials.Which two methods should the architect consider in order to protect these credentials?Choose 2 answers

  • A. Utilize protected custom settings to store the username/password of the web service end point.
  • B. Utilize named credentials to store the username/password of the web service end post.
  • C. Utilize a custom object with an encrypted text field to store the username/password of the web service end point.
  • D. Store the username/password directly in the Apex class that will be obfuscated in the managed package.

Answer: A,B

 

NEW QUESTION 64
......

Mobile-Solutions-Architecture-Designer exam questions from Prep4sureExam dumps: https://testking.prep4sureexam.com/Mobile-Solutions-Architecture-Designer-dumps-torrent.html (87  Q&As)