
Valid Mobile-Solutions-Architecture-Designer Exam Q&A PDF Mobile-Solutions-Architecture-Designer Dump is Ready (Updated 87 Questions)
Exam Questions and Answers for Mobile-Solutions-Architecture-Designer Study Guide
NEW QUESTION 42
Universal Containers sells its products online using a system built on Force.com sites. The orders are captures and processed in Salesforce. the company uses an external marketing system and would like to make use of the customer data captured in Salesforce.The marketing system has REST API that can be used to push data into it.Which three options should a Technical Architect consider that do not require building custom web services on the marketing system?Choose 3 answers
- A. Use Apex callout to send customer data from Salesforce to the marketing system
- B. Write a custom Apex web service, Which will be called from the marketing system to retrieve customer data.
- C. Use a middleware tool to pull customer data from Salesforce and push it to the marketing system on adaily basis.
- D. Use outbound messages to send customer data from Salesforce to the marketing system.
- E. Build a custom java application using the Enterprise WSDL to pull data from Salesforce and push it to the marketing system.
Answer: A,B,D
NEW QUESTION 43
Universal Containers has a batch integration that runs every five minutes to load Shipment records related to existing orders that have been updated in the previous five minutes. the integration is not reporting any errors, but some Shipment records are not being loaded.What could be the problem?
- A. The Integration cannot find the parent orders for some Shipments.
- B. The integration is causing UC to exceedits API limits
- C. Error reporting is not enabled in Salesforce.
- D. The integration takes more than five minutes to run.
Answer: D
NEW QUESTION 44
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. Whitelist Salesforce IPs on the firewall.
- C. Utilize two-way(mutual) SSL
- D. Place the systems in aDMZ.
Answer: B,C
NEW QUESTION 45
Universal Containers has a requirement for users of a Validation page to be notified of data updates from Salesforce as well as message from other systems in real time.Which three approaches should be considered when selecting the correct API?Choose 3 answers
- A. Streaming API to support push notifications to users on mobile devices using Salesforce1.
- B. REST API to continuously poll Salesforce for updates to records.
- C. Streaming API to support real-time data updates by other users within Salesforce.
- D. Utilize ActionPoller to perform an Apex Callout to the external system to retrieve data.
- E. Generic Streaming API to support notifications coming from other systems.
Answer: A,C,D
NEW QUESTION 46
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 at the outbound Messaging Deliverystatus logs to make sure that the messages are being delivered and acknowledged by the target system.
- B. Review the Enterprise Service Bus logs t make sure that orders are being created only one time.
- C. Review at the outbound Messaging Audit logs to make sure that the messages are being successfullyprocessed by the target system.
- D. Review the firewall logs to make sure that the outbound messages are being delivered.
- E. Review the Enterprise Service Bus logs to make sure that successful orders arebeing acknowledged
Answer: A,B,E
NEW QUESTION 47
Universal Containers has just purchased large volume of contact data from an external vendor. The head of sales would like to use the new data set within the existing production org. The production org currently contains a large volume of contacts.What should an Architect recommend to prevent data duplication in salesforce?
- A. Utilize an off-platform de-duplication tool prior to loading.
- B. Utilize a batch apex process to de-duplicate the data after loading.
- C. Load the data into salesforce and then utilize the contact Duplicate Rule feature
- D. Create a de-duplication trigger before loading the data.
Answer: A
NEW QUESTION 48
Universal Containers would like to integrate Salesforce to their Accounting system. Salesforce must notify the accounting system for every new account that has been created. The security team will not allow Salesforce to integrate directly to the accounting system due to potential security issues.Which three stages should the Architect consider to reduce the security concerns for this Integration use case?Choose 3 answers
- A. Enable platform encryption in the Salesforce org to ensure network communication to the Accounting system is encrypted.
- B. Enable WS-security for the web services made between Salesforce and the accounting system.
- C. Terminate the SSL connection at a reverse proxy in the DMZ which establishes trust in the connection using mutual SSL.
- D. Utilize an Enterprise Service Bus to ensure Accounting system credentials are not stores within Salesforce.
- E. Whitelist the Salesforce IP range on the firewall to ensure only Salesforce- originated traffic can penetrate the network.
Answer: A,B,D
NEW QUESTION 49
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. Use a requirements traceability matrix to track data model changes back to the requirement that prompted them.
- C. Implement a Regression Testing policy to catch issues earlier in the development process.
- D. Encourage code developers and integration developers to work in separate sandboxes.
Answer: A,B
NEW QUESTION 50
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. Use a pre-shared key in a query parameter.
- B. Encrypt the Payload with a shared key.
- C. Utilize CA - signed certificates on the host.
- D. Implement two way (or mutual) SSL certificates.
Answer: C
NEW QUESTION 51
What are three capabilities of Salesforce Lightning Connect?Choose 3 answers.
- A. Associate external object records to Salesforce Account records.
- B. Write to OData - Compliant data sources without APEX.
- C. Write triggers and workflows on external objects.
- D. Read from OData - Compliant data sources without APEX.
- E. Write SOQL queries on external object.
Answer: A,D,E
NEW QUESTION 52
Universal Containers manages a catalog of overone 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 suchas 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. Write an outbound message to send productchanges in real time from ERP.
- B. Write a custom web service to accept product catalog changes from ERP.
- C. Use the streaming API to receive product changes in real time from ERP.
- D. Build a scheduled ETL job to sync products on a nightly basis from ERP.
Answer: D
NEW QUESTION 53
Universal Containers has a customer setup process that relies on external database to send customers welcome
& registration emails. When a customer contacts Universal containers via phone they need to receive the welcome email shortly following the conversation with the UC representative. Universal containers representatives work exclusively in Salesforce and any new customer contacts are created in Salesforce by the representative. The external database exposes a SOAP API for integration with other applications.What Salesforce technology best fulfills this requirement?
- A. Write an outbound message to send customer Information to an ESB.
- B. Write a trigger with an @future method to send customer Information to the external database
- C. Write an outbound message to send customer Information to the external database.
- D. Write a nightly batch synchronization to send customer information to the external database.
Answer: C
NEW QUESTION 54
Universal Containers has decided that they will be using the bulk API to migrate the existing data into Salesforce as they will be importing a total of 80 million records.While planning for the data migration, what techniques should the Architect recommend to make sure theload go according to schedule?Choose 2 answers
- A. Leverage several workstations, loading different objects simultaneously.
- B. Perform loads over a weekend server resource availability.
- C. Perform a test load using a full Sandbox prior to the Production load.
- D. Pre-process data that the triggers and workflows can be deactivated.
Answer: C,D
NEW QUESTION 55
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. Build all Integrations as nightly ETL batches to minimize real-time overhead.
- B. Leverage Apex callouts to integrate directly with acquired applications.
- C. Use custom Linksto direct users to the appropriate ERP system to view order status.
- D. Use an ESB to abstract the Salesforce integration from other enterprise applications.
Answer: A
NEW QUESTION 56
Universal Containers wants to ensure Salesforce will only accept secure connections from their ETL tool.How should calls to a custom Apex web service be secured?
- A. Profile Security
- B. VPN
- C. Two-way SSL
- D. IP Whitelisting
Answer: C
NEW QUESTION 57
What are two scenarios that utilize the chatter REST API?Choose 2 answers
- A. When posting status updates to social media.
- B. When integrating chatter into custom mobile apps.
- C. When uploading large files.
- D. When migrating Opportunity data.
Answer: A,B
NEW QUESTION 58
Universal Containers has a requirement to query all Account records within Salesforce that were updated in the last 24 hours and download those Accounts to their data warehouse on a nightly basis. They expect the volume of records to be between 500-1500 records per day.What three techniques should an Architect consider?Choose 3 answers
- A. Leverage a time-based workflow action to trigger an account outbound message notification for all records updated within the last 24 hours.
- B. Leverage the REST API / sObjects / Account / updated URI to retrieve Accounts records updated within the last 24 hours.
- C. Leverage a third party tool ETL with a dynamic changing SOQL to retrieve Accounts updated within the last 24 hours.
- D. Leverage the Enterprise WSDL getUpdated() operation to retrieve Account records updated within the last 24 hours.
- E. Leverage the Salesforce Data Replication API getUpdated() operation to retrieve Accounts records updated within the last 24 hours.
Answer: C,D,E
NEW QUESTION 59
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 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. Create a 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 60
What are three capabilities of Salesforce to Salesforce(S2S)?Choose 3 answers
- A. Integrate data between Salesforce orgs via pre-built web service adapters.
- 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. Manually consume data into the consumer org.
- E. Automatically publish data from the publisher org.
Answer: B,D,E
NEW QUESTION 61
......
Certification dumps - Salesforce Architect Exams Mobile-Solutions-Architecture-Designer guides - 100% valid: https://www.testsimulate.com/Mobile-Solutions-Architecture-Designer-study-materials.html