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.

Salesforce Certified Mobile Solutions Architecture Designer (Mobile-Solutions-Architecture-Designer) Free Practice Test

Question 1
Universal Containers has built an integration using theSOAP API to load records from a back-office system into Salesforce. The records created in the back-office system must be loaded into Salesforce in almost real time, so a custommodule was written to identify CRUD events in the back-office system and perform sync with Salesforce. UC has several other systems that integrate with Salesforce through the SOAP API using separate integration users. What is a risk involved with this sort of integration?

Correct Answer: A
Question 2
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

Correct Answer: A,C
Question 3
Universal Containers is building anative mobile application that queries and updates data in their Salesforce in real time. What statement is correct about the Salesforce APIs?

Correct Answer: B
Question 4
Universal Container needs to integrate Salesforcewith several home-grown systems. These systems require custom code to be written in order to integrate with them, and the CIO argues that if custom code needs to be written, then there is no reason to invest in middleware. Which three considerations should an Architect bring up to the CIO? Choose 3 answers

Correct Answer: A,C,D
Question 5
Universal Containers has an integration that runs nightly to update the Product (Product2) object in Salesforce withupdated 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

Correct Answer: A,C
Question 6
Universal containers usesa 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 caseneeds 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?

Correct Answer: D
Question 7
Universal Containers has a trigger on the Order object to update the parentAcount 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?

Correct Answer: A
Question 8
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

Correct Answer: B,D
Question 9
What are two scenarios that utilize the chatter REST API? Choose 2 answers

Correct Answer: B,C