Pass the Salesforce Architect Exams Mobile-Solutions-Architecture-Designer Questions and answers with CertsForce

Viewing page 3 out of 3 pages
Viewing questions 21-30 out of questions
Questions # 21:

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?

Options:

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


Expert Solution
Questions # 22:

Universal Containers is hearing complaints from users that recently released changes arebreaking existing functionality. What type of testing program should a Technical Architect implement to reduce or eliminate this complaint?

Options:

A.

Performance Testing


B.

Unit TestingC .Regression Testing


C.

User Acceptance Testing


Expert Solution
Questions # 23:

Universal containers ships millions of orders per year and releases code fixes to the production org mightily. Their corporatetesting strategy requires that tests must be performed against Production data in an isolated test environment before code can be released to production. How can Universal Containers achieve the requirement?

Options:

A.

Use Salesforce-to- Salesforce to keep data synchronized between production and full sandboxes.


B.

Utilize a middleware solution and batch API to do a nightly synch from production to Full sandbox.


C.

Create APEX unit tests so testing can be done against Production data, but rolled back before being committed.


D.

Request that Salesforce to schedule a full sandbox refresh on a nightly basis.


Expert Solution
Questions # 24:

As part of their customer setup process. Universal containers requires that any address put into Salesforce be validated by the US Postal Service. The customer must provide their address while they are on the phone with the Universal Containers representative. What two solutions should a Technical Architect recommend to fulfill this requirement? Choose 2 answers

Options:

A.

Implement a VisualForce page that validates entered addresses against an API.


B.

Write a trigger with an @future callout that validates addresses against an API.


C.

Build a custom Address object and a trigger that will validate the address against the object.


D.

Leverage an Appexchange application to validate addresses entered.


Expert Solution
Questions # 25:

What are two reasons an existing custom field cannot be marked as External ID? Choose 2 answers

Options:

A.

Maximum number of External IDs allowed on an objecthas been reached,


B.

Maximum number of fields of an object has been reached.


C.

Maximum number of skinny tables has been reached.


D.

Maximum number of indexes allowed on an object has been reached.


Expert Solution
Viewing page 3 out of 3 pages
Viewing questions 21-30 out of questions