Mobile-Solutions-Architecture-Designer Exam Questions

Total 81 Questions


Last Updated On : 16-Jan-2025

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


A. Write a Batch Apex class to manage the deduplication


B. Assign new contacts to queues to be reviewed by a data quality team.


C. Leverage an AppExchange data management toolto de-duplicate contacts.


D. Enable duplicate management in the org to prevent duplicates.





C.
  Leverage an AppExchange data management toolto de-duplicate contacts.

D.
  Enable duplicate management in the org to prevent duplicates.

What are two benefits of canvas that an Integration Architect should consider when exposing external systems from within Salesforce? Choose 2 Answers


A. Canvas can provide authorization information via the signed Request.


B. The canvas SDK can be used to make an external systems UI look like Salesforce.


C. Canvas can send data to an external system asynchronously.


D. Canvas endpoint URLs can be dynamically changed via a Lifecycle Handler.





A.
  Canvas can provide authorization information via the signed Request.

D.
  Canvas endpoint URLs can be dynamically changed via a Lifecycle Handler.

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. point-to-point


B. Web Mashup


C. MiddleWare


D. Apex batch Processing





C.
  MiddleWare

What Salesforce technology should an Integration Architect consider when needing to securely expose an external system User Interface from within the Salesforce UI and provide that system with information about the user?


A. Visualforce


B. Custom Web Tab


C. Canvas


D. Lightning Component






Universal Containers is building an integration between Salesforce and their Accounting system. The integration will utilize outbound messaging with call back pattern toSalesforce. The security officer would like to understand the authentication solution. What are the three ways that the call back can authenticate itself to Salesforce? Choose 3 answers


A. Utilize the Enterprise WSDL login() operation to obtain a new session ID.


B. Utilize an oAuth Username-Password flow to obtain a new oAuth token for the session ID.


C. Utilize the REST API login() operation to obtain a new session ID


D. Utilize the session ID contained within the outbound message notification as theauthorization header.


E. Utilize the partner WSDL with oAuth to obtain a valid oAuth token for the session ID.





A.
  Utilize the Enterprise WSDL login() operation to obtain a new session ID.

C.
  Utilize the REST API login() operation to obtain a new session ID

D.
  Utilize the session ID contained within the outbound message notification as theauthorization header.

Universal Containers has chosen Salesforce Wave as their Analytics Platform. There is a requirement to join data from multiple systems(including Salesforce) tobe displayed in a single Wave Lens. What should the Architect recommend?


A. Use an ETL tool to load the data into Salesforce, upserts to ensure that the data in properly joined.


B. Use Data flow to load Salesforce data, and an ETL tool to load other data sets.


C. Use an ETL tool to join multiple sources and load them into a single data set.


D. Use data flow to load Salesforce data,and lightning connect to access the other data sets in real time.





C.
  Use an ETL tool to join multiple sources and load them into a single data set.

What are three capabilities of Salesforce to Salesforce(S2S)? Choose 3 answers


A. Share reports and dashboards between Salesforceorgs.


B. Automatically publish data from the publisher org.


C. Manually consume data into the consumer org.


D. Integrate data between Salesforce orgs via pre-built web service adapters.


E. Publish data from the publisher's Account object to the consumer'sCustomer__c object.





B.
  Automatically publish data from the publisher org.

C.
  Manually consume data into the consumer org.

E.
  Publish data from the publisher's Account object to the consumer'sCustomer__c object.

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 a nightly batch job to send customer 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 an outbound message to send order information to ERP.





C.
  Writean opportunity trigger to send order information to ERP.

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 oAuth to authorize the portal to access the chatter API on behalf of the user.


B. Use oAuth Which will pass their portal credentials to the chatter API.


C. Use a chatter API integrationuser which authenticates to salesforce using oAuth.


D. Use a chatter API integration user which authenticatesto Salesforce using Enterprise WSDL login().





C.
  Use a chatter API integrationuser which authenticates to salesforce using oAuth.

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 Apex callout to push orders from universal Containers to Planetary Shipping


B. Use salesforce-to-Salesforce integration between Universal containers and Planetary shipping


C. Use Outbound messages to send orders from Universal Containers to Planetary shipping.


D. Use a Middleware tool to pull orders from Universal Containers and push to Planetary Shipping.





B.
  Use salesforce-to-Salesforce integration between Universal containers and Planetary shipping


Page 1 out of 9 Pages