Mobile-Solutions-Architecture-Designer PDF Dumps Feb 19, 2022 Recently Updated Questions [Q21-Q42]

Share

Mobile-Solutions-Architecture-Designer PDF Dumps | Feb 19, 2022 Recently Updated Questions

Mobile-Solutions-Architecture-Designer Exam Questions – Valid Mobile-Solutions-Architecture-Designer Dumps Pdf


Salesforce Mobile-Solutions-Architecture-Designer Exam Syllabus Topics:

TopicDetails
Topic 1
  • Describe How The Offline Capability Of The Salesforce App May Be Leveraged To Support A Specific Customer Scenario
Topic 2
  • Given A Scenario, Develop The Most Appropriate Mobile Architecture (HTML5, Native, Hybrid, Or Salesforce)
Topic 3
  • Articulate How To Secure A Mobile Application And Its Data, Including Offline Data Encryption
Topic 4
  • Given A Scenario, Describe How Lightning Components May Be Used In A Mobile Solution
Topic 5
  • Describe The Risks And Organizational Considerations Associated With The Choice Of A Mobile Architecture (HTML5, Native, Hybrid, Or Salesforce)
Topic 6
  • Articulate The Key Capabilities Of The Mobile SDK, Including Authentication
  • Authorization (Including SSO), Offline Storage, Use Cases, And Sync Capabilities
Topic 7
  • Describe The Appropriate Platform Components That May Be Used In Connected Devices
  • Wearables Solution Architecture
Topic 8
  • Describe The Design Considerations, Trade-Offs, And Risks For Mobile Solutions And Recommend The Appropriate Mobile Platform: HTML5, Native (Ios
  • Android
  • Windows Mobile), Hybrid Solutions, Or Salesforce Mobile App


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

Answer: A,C

 

NEW QUESTION 22
Universal containers ships millions of orders per year and releases code fixes to the production org mightily.
Their corporate testing strategy requires that tests must be performed against Production data in an isolated test environment before code can be released to production.How can Universal Containers achieve the requirement?

  • A. Utilize a middleware solution and batch API to do a nightly synch from production to Full sandbox.
  • B. Request that Salesforce to schedule a full sandbox refresh on a nightly basis.
  • C. Create APEX unit tests so testing can be done against Production data, but rolled back before being committed.
  • D. Use Salesforce-to- Salesforce to keep data synchronized between production and full sandboxes.

Answer: A

 

NEW QUESTION 23
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. Implement a continuous Integration process to identify issues earlier in the development process.
  • B. Encourage code developers and integration developers to work in separate sandboxes.
  • C. Use a requirements traceability matrix to track data model changes back to the requirement that prompted them.
  • D. Implement a Regression Testing policy to catch issues earlier in the development process.

Answer: A,C

 

NEW QUESTION 24
Universal containers has an ERP application where all customer orders are stored. There are millions of customer orders stored in the ERP application and a longtime customer may have thousands of individual orders. Additionally, some order informationmay house personally identifiable information that, due to company policy, can only be stored in ERP. Universal Containers would like the five most recent orders displayed on the account page in Salesforce.How should an architect design this requirement considering both security and scalability?

  • A. write an outbound message to receive orders from ERP system as they are created.
  • B. Leverage the REST API to receive orders from the ERP system as they are created.
  • C. Leverage Salesforce Lightning Connect to display order information in Salesforce.
  • D. Build a scheduled ETL job to sync all customer order history in the orders object.

Answer: B

 

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

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

Answer: D

 

NEW QUESTION 26
Universal Containers(UC) has a legacy application that tracks customer order status once the order has been sent to the fulfillment department this legacy application does not easily provide an API to integrate with Customer service reps need to be able t access the data from within Sales force and cannot be given separate logins to the application, UC does not have single-sign-on enabled.How should an architect solve this problem?

  • A. Leverage canvas to display the legacy application within Salesforce.
  • B. use the Streaming API to receive order updates in real time.
  • C. Migrate the legacy application to Heroku and Integrate the database.
  • D. Create a web-tab in Salesforce directly to the legacy application.

Answer: A

 

NEW QUESTION 27
Universal Containers is currently doing User Acceptance Testing for small changes in a Developer sandbox.
Users are complaining that allow release to production, some functionality is broken and performance is often negatively impacted. What is causing these complaints?

  • A. Users should be testing in a Full Sandbox in order to replicate Production functionality and performance characteristics.
  • B. Users should be testingin a Partial Sandbox in order to replicate Production functionality and performance characteristics.
  • C. Users should be testing in a Developer Pro sandbox in order to replicate Production functionality and performance characteristics.
  • D. Users should be testing with date loaded into the Developer sandbox in order to replication Production functionality and performance, characteristics.

Answer: A

 

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

Answer: C

 

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

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

Answer: A,B

 

NEW QUESTION 30
What are two scenarios that utilize the chatter REST API?Choose 2 answers

  • A. When posting status updates to social media.
  • B. When migrating Opportunity data.
  • C. When uploading large files.
  • D. When integrating chatter into custom mobile apps.

Answer: A,D

 

NEW QUESTION 31
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. Apex callout 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. Outbound message to send quote requests from Salesforce to the legacy system.
  • D. Trigger with an @Future method to send quoterequests to the legacy system.

Answer: A

 

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

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

Answer: A,C

 

NEW QUESTION 33
Universal Containers would like to update their accounting system every time an opportunity is changed to Closed-Won their accounting system occasionally is offline for 3-4 hours to support month-end processing, and they would like the integration design to ensure that no transactions are lost during this down time.Which two integration designs should the architect consider?Choose 2 answers

  • A. Utilize workflow outbound messaging, which has a built-in queuing framework.
  • B. Utilize an Enterprise Service Bus to the web service calls between Salesforce and the accounting System.
  • C. Utilize the enterprise WSDL to query Salesforce from the Accounting system for opportunities that have changed to Closed-Won.
  • D. Utilize an Apex trigger with an @future class to callout to the accounting system after the month-end processing is complete.

Answer: A,B

 

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

Answer: A,B

 

NEW QUESTION 35
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. Write a trigger with an @future callout that validates addresses against an API.
  • D. Leverage an Appexchange application to validate addresses entered.

Answer: A,D

 

NEW QUESTION 36
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 37
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 a custom object with an encrypted text field to store the username/password of the web service end point.
  • B. Utilize protected custom settings to store the username/password of the web service end point.
  • C. Store the username/password directly in the Apex class that will be obfuscated in the managed package.
  • D. Utilize named credentials to store the username/password of the web service end post.

Answer: B,D

 

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

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

Answer: A,B,D

 

NEW QUESTION 39
Universal Containers has decidedthat acquisition of other companies will be a key focus of their growth for the next several years. All acquired customer service agents will use UC's pre-existing customer support process built in Salesforce. the ERP application at any acquired company will not be immediately replaced, and customer service agents must be able to see up-to-date order status from all ERP systems.What recommendation should a technical Architect make to minimize complexity during new acquisitions?

  • A. Use an ESB to abstract the Salesforce integration from other enterprise applications.
  • B. Build all Integrations as nightly ETL batches to minimize real-time overhead.
  • C. Leverage Apex callouts to integrate directly with acquired applications.
  • D. Use custom Linksto direct users to the appropriate ERP system to view order status.

Answer: B

 

NEW QUESTION 40
What are two reasons an existing custom field cannot be marked as External ID?Choose 2 answers

  • A. Maximum number of fields of an object has been reached.
  • B. Maximum number of indexes allowed on an object has been reached.
  • C. Maximum number of External IDs allowed on an object has been reached,
  • D. Maximum number of skinny tables has been reached.

Answer: B,C

 

NEW QUESTION 41
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. Implement a continuous Integration process to identify issues earlier in the development process.
  • B. Encourage code developers and integration developers to work in separate sandboxes.
  • C. Use a requirements traceability matrix to track data model changes back to the requirement that prompted them.
  • D. Implement a Regression Testing policy to catch issues earlier in the development process.

Answer: A,C

 

NEW QUESTION 42
......

Mobile-Solutions-Architecture-Designer dumps Sure Practice with 87 Questions: https://pass4sure.actualpdf.com/Mobile-Solutions-Architecture-Designer-real-questions.html