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

Exact2Pass Menu

Salesforce Certified Mobile Solutions Architecture Designer

Last Update 1 hour ago Total Questions : 85

The Salesforce Certified Mobile Solutions Architecture Designer content is now fully updated, with all current exam questions added 1 hour ago. Deciding to include Mobile-Solutions-Architecture-Designer practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our Mobile-Solutions-Architecture-Designer exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these Mobile-Solutions-Architecture-Designer sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Salesforce Certified Mobile Solutions Architecture Designer practice test comfortably within the allotted time.

Question # 11

Universal containers built an integrationusing the Bulk API to load records from a legacy system into Salesforce, Parallel option with batch size 1000 was used However, the batches often fail due to " Max CPU time exceeded " errors which could be resolved with a Similar batch size. What are two risks involved with batch sizes that are too small? Choose 2 answers

A.

Possibilityof hitting the daily limit for number of batches.

B.

possibility of very long bulk job execution times

C.

Possibility of failures due to record-locking errors.

D.

Possibility of hitting the " Too many concurrent batches " limit.

Question # 12

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. "

Question # 13

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.

VPN

B.

Two-way SSL

C.

Profile Security

D.

IP Whitelisting

Question # 14

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.

Question # 15

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.

Question # 16

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?

A.

Enterprise WSDL minimizes payload size.

B.

Rest API supports oAuth

C.

Enterprise WSDL supports WS-Security

D.

REST API supports WS-Security.

Question # 17

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 accountoutbound message notification for all records updated within the last 24 hours.

B.

Leverage the Enterprise WSDL getUpdated() operation to retrieve Account records updated within the last 24 hours.

C.

Leverage the Salesforce Data Replication API getUpdated() operation to retrieve Accounts records updated within the last 24 hours.

D.

Leverage a third party tool ETL with a dynamic changing SOQL to retrieve Accounts updated within the last 24 hours.

E.

Leverage the REST API / sObjects / Account / updated URI to retrieve Accounts records updated within the last 24 hours.

Question # 18

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.

Store the Salesforce Product ID in the source system to eliminate the needfor External IDs and UPSERT API calls.

C.

Pre-process the data to avoid the need for workflow rules or triggers

D.

Use the Bulk API UPDATE or UPSERT records more efficiently.

E.

Contact Salesforce support to request that they turn off record locking on theProduct2 object.

Question # 19

Universal Containers acquiresplanetary shipping and decides to migrate all customercontacts 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.

Createa new formula field for (first name+last name + street number) in universal containers org and use it as External ID.

D.

Create no new fields, but define the three fields (first name+last name + street number) as External IDs in universal Containers org.

Question # 20

In which three ways can production data be moved into a sandbox for testing purpose?

A.

Refresh a Full Sandbox.

B.

Use the metadata API.

C.

Request a Snapshot from Support

D.

Refresh a Copy Sandbox.

E.

use the Apex Data Loader.

Go to page: