[Oct-2021] Verified Salesforce Exam Dumps with Mobile-Solutions-Architecture-Designer Exam Study Guide [Q20-Q43]

Share

[Oct-2021] Verified Salesforce Exam Dumps with Mobile-Solutions-Architecture-Designer Exam Study Guide

Best Quality Salesforce Mobile-Solutions-Architecture-Designer Exam Questions Real4dumps Realistic Practice Exams [2021]


Who should take the Mobile-Solutions-Architecture-Designer exam

Salesforce Certified Mobile Solutions Architecture Designer certification is an internationally-recognized validation that identifies persons who earn it as possessing skilled as a Salesforce Certified Mobile Solutions Architecture Designer. If a candidate wants significant improvement in career growth needs enhanced knowledge, skills, and talents. The Salesforce Mobile-Solutions-Architecture-Designer Exam provides proof of this advanced knowledge and skill. If a candidate has knowledge of associated technologies and skills that are required to pass the Salesforce Mobile-Solutions-Architecture-Designer Exam then he should take this exam.

 

NEW QUESTION 20
The Integration Team at Universal Containers is frustrated because the developers keep changing the data model and trigger behaviors during development, resulting in frequent rework and unexpected bugs lade in the development process.What two recommendations should a Technical Architect make to resolve this issue?Choose 2 answers

  • A. Encourage code developers and integration developers to work in separate sandboxes.
  • B. Implement a Regression Testing policy to catch issues earlier in the development process.
  • C. Implement a continuous Integration process to identify issues earlier in the development process.
  • D. Use a requirements traceability matrix to track data model changes back to the requirement that prompted them.

Answer: C,D

 

NEW QUESTION 21
Which protocol should an Integration Architect utilize to create a secure channel between Salesforce and other system?

  • A. SSH
  • B. SFTP
  • C. SMTP
  • D. TLS

Answer: D

 

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

Answer: C,D,E

 

NEW QUESTION 23
Universal containers has complex data transformation, error handling and process automation requirements as part of their integration strategy.What technology should an Architect recommend in order to minimize Salesforce code customizations?

  • A. Canvas
  • B. Process Builder
  • C. Data Loader
  • D. Middleware

Answer: D

 

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

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

Answer: A,B

 

NEW QUESTION 25
What are the three capabilities of the Bulk API?Choose 3 answers

  • A. Monitor job status via the API.
  • B. Roll back all transactions within a batch of 10000 records
  • C. process multiple batch jobs asynchronously
  • D. Monitor job status via the Web UI.
  • E. Process multiple batch jobs synchronously

Answer: A,C,D

 

NEW QUESTION 26
Universal containers is building an integration from their employee portal to salesforce Chatter.They would like their employee portal to read and write to the Chatter API on behalf of the employee using the portal.What is the correct way to authenticate to the chatter API to meet this requirement?

  • A. Use a chatter API integration user which authenticates to salesforce using oAuth.
  • B. Use oAuth to authorize the portal to access the chatter API on behalf of the user.
  • C. Use a chatter API integration user which authenticatesto Salesforce using Enterprise WSDL login().
  • D. Use oAuth Which will pass their portal credentials to the chatter API.

Answer: A

 

NEW QUESTION 27
Universal containers(UC) leverages the standard opportunity and opportunity product objects to manage their orders in Salesforce. When a deal is closed, all opportunity information, including products and billing contacts, must be send to their ERP application for order fulfillment. As UC has an "express shipping" guarantee, leadership would like order information sent to ERP as quickly as possible after the deal is closed?
How should an Architect fulfill this requirement?

  • A. Write an outbound message to send order information to ERP.
  • B. Write a visualforce page to send order information to ERP.
  • C. Writean opportunity trigger to send order information to ERP.
  • D. Write a nightly batch job to send customer information to ERP.

Answer: C

 

NEW QUESTION 28
Universal containers decided to use Salesforce sales cloud for their sales processes won Opportunities must be sent to external ERP system for order fulfillment. All the line items must also be sent along with Opportunities. The ERP system supports only SOAP- based messages for receiving orders.What limitation of outbound messages might present a problem in this scenario?

  • A. Outbound messaging does not support SOAP
  • B. Outbound messaging cannot be made secure
  • C. Outbound messaging does not offer any reliability.
  • D. Outbound messaging does not support multiple objects

Answer: D

 

NEW QUESTION 29
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 metadata API to download the new salesforce sObject definition into the financial system integration.
  • B. Download the latest enterprise WSDL that contains the new object definition to generate Web service stubs for the new Salesforce object.
  • C. Migrate to the partner WSDL to generate a generic sObject service stub that can be leveraged for existing and future Salesforce objects
  • D. Download the latest partner WSDL that contains the new object definition to generate web services stubs for the new salesforce object

Answer: A,B

 

NEW QUESTION 30
An insurance company decides to build an online portalusing 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 quoterequests to the legacy system.
  • D. Apex callout to send quote requests from Salesforce to the legacy System.

Answer: D

 

NEW QUESTION 31
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. Performance testing
  • D. Unit Testing

Answer: A,C

 

NEW QUESTION 32
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. Createa new formula field for (first name+last name + street number) in universal containers org and use 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. 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.

Answer: B,D

 

NEW QUESTION 33
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. Utilize two-way(mutual) SSL
  • C. Whitelist Salesforce IPs on the firewall.
  • D. Place the systems in aDMZ.

Answer: B,C

 

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

Answer: C,D,E

 

NEW QUESTION 35
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 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. 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.

Answer: B,D

 

NEW QUESTION 36
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. Out-of-order delivery.
  • B. Exceeding Governor Limits.
  • C. Duplicate messages
  • D. Orphaned Requests

Answer: B,C

 

NEW QUESTION 37
Universal containers(UC) leverages the standard opportunity and opportunity product objects to manage their orders in Salesforce. When a deal is closed, all opportunity information, including products and billing contacts, must be send to their ERP application for order fulfillment. As UC has an "express shipping" guarantee, leadership would like order information sent to ERP as quickly as possible after the deal is closed?How should an Architect fulfill this requirement?

  • A. Write an outbound message to send order information to ERP.
  • B. Write a visualforce page to send order information to ERP.
  • C. Write an opportunity trigger to send order information to ERP.
  • D. Write a nightly batch job to send customer information to ERP.

Answer: C

 

NEW QUESTION 38
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. Use the streaming API to receive product changes in real time from ERP.
  • B. Build a scheduled ETL job to sync products on a nightly basis from ERP.
  • C. Write a custom web service to accept product catalog changes from ERP.
  • D. Write an outbound message to send product changes in real time from ERP.

Answer: B

 

NEW QUESTION 39
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. Use a single "Integration User" with profile settings restricted to "view All" for opportunity and "Modify All" for Accounts.
  • C. Utilize a single "Integration User" with the "Modify All data" profile setting enabled so that all integrations always have access to all data.
  • D. Utilize separate credentials for each system with both credentials having the "modify all data" permission on the profile.

Answer: B

 

NEW QUESTION 40
Universal containers would like to restrict access to Salesforce to only clients on their network.Which two mechanisms should an Integration Architect utilize to prevent unauthorized clients?Choose 2 answers

  • A. Use a login flow to validate the IP and request a 2nd factor if incorrect
  • B. Use a trigger to change the user's profile if their IP is not trusted.
  • C. Configure Login IP Ranges on any profiles used by Integration
  • D. Enable the "Lock sessions to the IP address from which they originated" setting.

Answer: A,C

 

NEW QUESTION 41
Which two options should be considered to permit automatic retry of failed updates when loading data into Salesforce?Choose 2 answers

  • A. Bulk API with parallel option.
  • B. Bulk API with serial option.
  • C. Standard API with parallel option.
  • D. Standard API with serial option.

Answer: A,B

 

NEW QUESTION 42
Universal containers merges with planetary shipping both companies use Salesforce for order processing and they decide to consolidate for processes. universal containers has well-established channels for receiving orders, so they decide to use Universal containers org for receiving and pre-processing of orders and Planetary Shipping's org for processing and fulfillment of orders.What is the best way to integrate the business processes of the companies?

  • A. Use salesforce-to-Salesforce integration between Universal containers and Planetary shipping
  • B. Use Outbound messages to send orders from Universal Containers to Planetary shipping.
  • C. Use a Middleware tool to pull orders from Universal Containers and push to Planetary Shipping.
  • D. Use Apex callout to push orders from universal Containers to Planetary Shipping

Answer: A

 

NEW QUESTION 43
......


Mobile-Solutions-Architecture-Designer Exam topics

Candidates must know the exam topics before they start of preparation. Because it will really help them in hitting the core. Our Salesforce Mobile-Solutions-Architecture-Designer dumps will include the following topics:

  • Mobile Security 17%
  • Mobile Strategy and Design 83%

 

Authentic Best resources for Mobile-Solutions-Architecture-Designer: https://www.real4dumps.com/Mobile-Solutions-Architecture-Designer_examcollection.html

Mobile-Solutions-Architecture-Designer Test Engine Practice Exam: https://drive.google.com/open?id=1u6ejxVV0N6Ofbz2MODPJ9pnsNnXlrcEX