Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Salesforce Mobile-Solutions-Architecture-Designer - Salesforce Certified Mobile Solutions Architecture Designer

What are the three capabilities of the Bulk API? Choose 3 answers

A.

process multiple batch jobs asynchronously

B.

Process multiple batch jobs synchronously

C.

Roll back all transactions within a batch of 10000 records

D.

Monitorjob status via the API.

E.

Monitor job status via the Web UI.

Universal containers is building an integration between their instance of Salesforce and their business partner's fulfillment systems, the security officer would like to ensure that only the authorized data for each business partner is accessible across all interfaces. How should the architect ensure this requirement is met?

A.

provide each business partner a shared integration username/password with a specific role/profile provisioned to the appropriate data.

B.

Provide each business partner their own username/password with a specific role/profile provisioned to the appropriate data.

C.

Provide each business partner their own username/password with an Apex custom web service to filter the data appropriately.

D.

Provide each business partner their own username/password with a shared integration profile provisioned to the appropriate data.

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

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.

Universal Containers has multiple Salesforce orgs as a result of a number of acquisitions over time. They decide to let the subsidiaries continue using their own orgs but would like to streamline their lead processing. They identified one org that would act as a gateway to receiveall the leads for the group and then distribute them to subsidiary orgs based on lead type. Changes to lead status in subsidiary orgs must be reflected in the gateway org They decide to use Salesforce-to-Salesforce for lead distribution. What limitation ofSalesforce-to-Salesforce must be considered to ensure searchless two-way integration?

A.

Salesforce-to-Salesforce has no built-in support bi-directional(two-way) integrations.

B.

Salesforce-to-Salesforce has a limit on number of records shared between systems.

C.

salesforce-to-Salesforce does not support linking/sharing with existing records in a receiving org.

D.

salesforce-to-Salesforce has no built-in support for objects with Parent-child relationships.

What are three capabilities of Salesforce Lightning Connect? Choose 3 answers.

A.

Write to OData - Compliant data sources without APEX.

B.

Read from OData - Compliant data sources without APEX.

C.

Associate external object records to Salesforce Account records.

D.

Write triggers and workflows on external objects.

E.

Write SOQL queries on external object.