Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

PDF Mobile-Solutions-Architecture-Designer Study Guide

Salesforce Certified Mobile Solutions Architecture Designer(SP23) Questions and Answers

Question 13

Universal Containers has decided that theywill 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 the load go according to schedule? Choose 2 answers

Options:

A.

Pre-process data that the triggers and workflows can be deactivated.

B.

Perform a test load using a full Sandbox prior to the Production load.

C.

Perform loads over a weekend server resource availability.

D.

Leverage several workstations, loading different objects simultaneously.

Question 14

What are three capabilities of Salesforce outbound messaging? Choose 3 answers

Options:

A.

Provide a session ID as part of the outbound message.

B.

Repeatedly send a SOAP notification for up to 24 hours until an acknowledgement is received.

C.

Build integration components without the Useof APEX.

D.

Define a WSDL based upon 2 objects related via Master-Detaikls relationship.

E.

Define a custom WSDL based upon an Apex Interface class definition.

Question 15

Universal Containers is building anative mobile application that queries and updates data in their Salesforce in real time. What statement is correct about the Salesforce APIs?

Options:

A.

Enterprise WSDL minimizes payload size.

B.

Rest API supports oAuth

C.

Enterprise WSDL supports WS-Security

D.

REST API supports WS-Security.

Question 16

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?

Options:

A.

Outbound messaging

B.

APEX Batch

C.

APEX Callout

D.

Middleware