
[Nov-2024] Salesforce Mobile-Solutions-Architecture-Designer Test Engine PDF - All Free Dumps from 2Pass4sure
Get New Mobile-Solutions-Architecture-Designer Certification – Valid Exam Dumps Questions
To become a Salesforce Certified Mobile Solutions Architecture Designer, candidates must pass a multiple-choice exam that covers various topics related to designing and implementing mobile solutions on the Salesforce platform. Mobile-Solutions-Architecture-Designer exam tests the candidate's knowledge of topics such as mobile design patterns, security and authentication, integration, and mobile application lifecycle management. Candidates must have a strong understanding of the mobile landscape and the latest mobile trends to pass Mobile-Solutions-Architecture-Designer exam. Upon passing the exam, candidates will receive the Salesforce Certified Mobile Solutions Architecture Designer certification, which is recognized globally as a symbol of excellence in mobile solution design and implementation.
NEW QUESTION # 49
Universal containers utilizes the REST API to update the multiple Salesforce objects in real time based upon changes from their ERP system. They recently started encountering API Limits and have consulted the Integration Architect on possible solutions.What two possible strategies should the architect consider?Choose
2 answers
- A. Utilize workflow outbound messaging which does not count towards the API limits.
- B. Utilize the REST API batch URI to consolidate 100 DML operations into single API call.
- C. Migrate the integration to the partner WSDL to support 200 DML operations in a single API call.
- D. Migrate the integration to the Bulk API which does not count towards the API limits.
Answer: B,D
NEW QUESTION # 50
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. Store the username/password directly in the Apex class that will be obfuscated in the managed package.
- B. Utilize protected custom settings to store the username/password of the web service end point.
- C. Utilize named credentials to store the username/password of the web service end post.
- D. Utilize a custom object with an encrypted text field to store the username/password of the web service end point.
Answer: B,C
NEW QUESTION # 51
Universal Containers wishes to move data between 3 back office systems: ERP, financial and a legacy home-grown shipping system that will be replaced 3 months after integration is scheduled to be complete.
What integration pattern should an architect recommend to ensure minimal throwaway code?
- A. Apex batch Processing
- B. MiddleWare
- C. Web Mashup
- D. point-to-point
Answer: B
NEW QUESTION # 52
Universal containers are building an integration between Salesforce and their data warehouse. The architecthas the following requirements:
1. Salesforce users need the ability to CRUD (create,read,update and delete) data from their data warehouse without leaving the Salesforce user interface
2.The integration to the data warehouse should maintain the same look and feel as the existing Salesforce user interface
3.The use of custom development Should be minimized
Which two solutions should the architect consider?Choose two options
- A. Utilize a 3rd party tool from the App-Exchange that will provide CRUD capabilities between the data warehouse and salesforce
- B. Utilizelightning connect with custom ApexAdapter to provided CRUD access to the data warehouse
- C. Utilize a canvas application to render the data warehouse data from within Salesforce
- D. Utilize a visual force page from 3rd party JavaScript library that will provide CRUD capabilities to the data warehouse.
Answer: B,C
NEW QUESTION # 53
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 alsobe 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 offer any reliability.
- B. Outbound messaging does not support multiple objects
- C. Outbound messaging does not support SOAP
- D. Outbound messaging cannot be made secure
Answer: B
NEW QUESTION # 54
Which tool would an architect likely leverage while diagnosing issues with an inbound RESTful integration to Salesforce?
- A. Data Loader
- B. Metadata audit trail
- C. Workbench
- D. Force.com SOAP Explorer
Answer: C
NEW QUESTION # 55
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 trigger to change the user's profile if their IP is not trusted.
- B. Enable the "Lock sessions to the IP address from which they originated" setting.
- C. Configure Login IP Ranges on any profiles used by Integration
- D. Use a login flow to validate the IP and request a 2nd factor if incorrect
Answer: C,D
NEW QUESTION # 56
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. An iFrame embedding a custom .Net application that displays data from the other systems.
- B. A custom visualforce page with a controller thats calls-out to the other systems.
- C. A middleware orchestration to continuously persist data from other systems into Salesforce.
- D. A custom Visualforce page with client- side calls out to the other systems.
Answer: A,B
NEW QUESTION # 57
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. Trigger with an @Future method to send quoterequests to the legacy system.
- C. Middleware tool to pull quote requests from SF and push to the legacy system.
- D. Apex callout to send quote requests from Salesforce to the legacy System.
Answer: D
NEW QUESTION # 58
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 opportunity trigger to send order information to ERP.
- B. Write a nightly batch job to send customer information to ERP.
- C. Write a visualforce page to send order information to ERP.
- D. Write an outbound message to send order information to ERP.
Answer: A
NEW QUESTION # 59
What are two reasons an existing custom field cannot be marked as External ID?Choose 2 answers
- A. Maximum number of External IDs allowed on an object has been reached,
- B. Maximum number of skinny tables has been reached.
- C. Maximum number of fields of an object has been reached.
- D. Maximum number of indexes allowed on an object has been reached.
Answer: A,D
NEW QUESTION # 60
Which two statements are correct about External ID?Choose 2 answers
- A. External IDs fields are always unique
- B. External IDs must be Text fields
- C. External IDs are always searchable
- D. External IDs can be used to upsert records
Answer: C,D
NEW QUESTION # 61
What are three capabilities of Salesforce to Salesforce(S2S)?Choose 3 answers
- A. Manually consume data into the consumer org.
- B. Publish data from the publisher's Account object to the consumer's Customer__c object.
- C. Share reports and dashboards between Salesforce orgs.
- D. Automatically publish data from the publisher org.
- E. Integrate data between Salesforce orgs via pre-built web service adapters.
Answer: A,B,D
NEW QUESTION # 62
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. Implement two way (or mutual) SSL certificates.
- B. Use a pre-shared key in a query parameter.
- C. Encrypt the Payload with a shared key.
- D. Utilize CA - signed certificates on the host.
Answer: D
NEW QUESTION # 63
Universal containers has built an integration module to pull customer support tickets out of various systems and push them to salesforce as cases. The integration was implemented using Salesforce SOAP API with batch size 200, and the jobs are scheduled to run every 30 minutes to make sure a job completes before the next job starts.After going Live, they found that jobs are failing occasionally due to a "Max CPU time exceeded" error thrown from a trigger on the case. Reducing the batch size to 100 would resolve the issue, but the jobs would then take an average of 35 minutes to run. Which two options should be considered to resolve the issue and make sure a job completes before the next one starts?Choose 2 answers
- A. No change to API options, and move the trigger code into a Queuetable apex
- B. Bulk API with serial option and batch size 100, and no code changes
- C. Bulk API with parallel option and batch size 100, and no code changes.
- D. No change to API options, and move the trigger code into a future method.
Answer: C,D
NEW QUESTION # 64
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. Contact Salesforce support to request that they turn off record locking on theProduct2 object.
- C. Use the Bulk API UPDATE or UPSERT records more efficiently.
- D. Pre-process the data to avoid the need for workflow rules or triggers
- E. Store the Salesforce Product ID in the source system to eliminate the needfor External IDs and UPSERT API calls.
Answer: C,D,E
NEW QUESTION # 65
What capability should an Integration Architect consider if there is a need to synchronize data changed in Salesforce to a 3rd party with a JSON-based API endpoint?
- A. use the REST API with the content-Type headerset to "JSON."
- B. Use an outbound Message with the record's data.
- C. Use an Apex class to perform the REST callout asynchronously.
- D. Use lightning connect to save the data to an external object.
Answer: C
NEW QUESTION # 66
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. Leverage an Appexchange application to validate addresses entered.
- B. Write a trigger with an @future callout that validates addresses against an API.
- C. Build a custom Address object and a trigger that will validate the address against the object.
- D. Implement a VisualForce page that validates entered addresses against an API.
Answer: A,D
NEW QUESTION # 67
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. Performance testing
- B. user Acceptance Testing
- C. Regression Testing
- D. Unit Testing
Answer: A,B
NEW QUESTION # 68
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. Code changes may be required following upgrades to the ERP system.
- B. Appropriate error handling to retry failed messages.
- C. DML operations are not allowed right after Apex callouts.
- D. Too many callouts resulting in exceeding the daily limit for number of callouts.
Answer: C,D
NEW QUESTION # 69
......
What is the duration of the Mobile-Solutions-Architecture-Designer Exam
- Number of Questions: 60
- Passing Score: 68%
- Length of Examination: 120 minutes
- Format: Multiple choices, multiple answers
100% Passing Guarantee - Brilliant Mobile-Solutions-Architecture-Designer Exam Questions PDF: https://www.2pass4sure.com/Salesforce-Architect-Exams/Mobile-Solutions-Architecture-Designer-actual-exam-braindumps.html
Mobile-Solutions-Architecture-Designer Dumps 2024 - NewSalesforce Exam Questions: https://drive.google.com/open?id=1nd6xAxgQ7RxEJAlqe2kgzpM-7Zx0h1Kz