Month End Special Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

Mobile-Solutions-Architecture-Designer Exam Dumps - Salesforce Certified Mobile Solutions Architecture Designer (SU24)

Go to page:
Question # 17

Universal Containers wishes to validate street addresses in Salesforce against their legacy Accounting system,Which is the system of record. Retrieving an Account record in this system takes 7-12 seconds per query, and the address must be validated as quickly as possible to ensure proper order processing.What integration pattern should an Architect suggest?

A.

Remote Invocation initiated by Middleware

B.

@Future method with an Apex callout.

C.

Nightly batch validating records modified the previous day.

D.

Outbound Message with a Callback.

Full Access
Question # 18

Universal Containers is replacing a home-grown CRM system. Currently, a .Net application runs a batch process to query the CRM system nightly and create a CSV file that is picked up via SFTP and loaded to a SQL database. What technology should an architect use to minimize custom development when replacing the CRM system with Salesforce?

A.

Outbound messaging

B.

APEX Batch

C.

APEX Callout

D.

Middleware

Full Access
Question # 19

Universal containers has an integration that runs nightly to update the product(product2) object in Salesforce with updated product availability for over 500,000 products. Occasionally(less than 1 time per month) a product record fails to update due to a data validation issue that cannot be predicted in advance. How should universal Containers monitor this nightly batch import of data into Salesforce so that any error can be corrected promptly?

A.

Configure an Enterprise Server Monitoring tool to process ETL success and failure logs.

B.

Configure Salesforce to email an administrator when Bulk API batches fail.

C.

Monitor the Bulk Data Load Jobs page daily for failed batches

D.

Configure the ETLmiddleware to notify an administrator via email when a record update fails.

Full Access
Question # 20

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.

REST API to continuously poll Salesforce for updates to records.

B.

Generic Streaming API to support notifications coming from other systems.

C.

Streaming API to support push notifications to users on mobile devices using Salesforce1.

D.

Utilize ActionPoller to perform an Apex Callout to the external system to retrieve data.

E.

Streaming API to support real-time data updates by other users within Salesforce.

Full Access
Question # 21

Which mechanism should an Integration Architect recommend to make a secure, authenticated connection to a remotesystem that results in the remote system trusting Salesforce?

A.

Encrypt the Payload with a shared key.

B.

Use a pre-shared key in a query parameter.

C.

Implement two way (or mutual) SSL certificates.

D.

Utilize CA - signed certificates on the host.

Full Access
Question # 22

When making an Apex callout, what approach should an Integration Architect recommend for securely transporting sensitive data from Salesforce over an unsecure network connection?

A.

Base64 encode the data before performing the call out from Apex.

B.

Encrypt the data with a shared key before performing the Apex callout.

C.

Use platform Encryption to secure the data before transporting.

D.

Salesforce automatically secures all data transmissions to external systems.

Full Access
Question # 23

Universal containers has complex data transformation, error handling and process automation requirements as part of their integration strategy. What technology should an Architectrecommend in order to minimize Salesforce code customizations?

A.

Data Loader

B.

Canvas

C.

Process Builder

D.

Middleware

Full Access
Question # 24

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 an outbound Message with the record's data.

B.

Use lightning connect to save the data to an external object.

C.

Use an Apex class to perform the REST callout asynchronously.

D.

use the REST API with the content-Type headerset to "JSON."

Full Access
Go to page: