Official Bank 0/85

Salesforce Certified Mobile Solutions Architecture Designer (Mobile-Solutions-Architecture-Designer) - Salesforce Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
85 Total Questions
1
Question
Universal Containers has two integrations to Salesforce; System A requires read-only access to all Opportunity data while System B requires read-write access to all Accounts. Which approach ensures compliance with the principal of least priviledge?
Options
A Utilize a single "Integration User" with the "Modify All data" profile setting enabled so that all integrations always have access to all data.
B Utilize separate credentials and profiles for each integration, one having "view All" to ties and the other having "Modify All" to Accounts.
C Utilize separate credentials for each system with both credentials having the "modify all data" permission on the profile.
D Use a single "Integration User" with profile settings restricted to "view All" for opportunity and "Modify All" for Accounts.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
Universal containers is migrating to Salesforce from a legacy system with existing SMTP-based integrations. What Salesforce platform capability should an Integration Architect consider?
Options
A Custom InboundEmailHandler to process the messages.
B Custom Apex class with webservice methods that implement the SMTP protocol.
C Custom Apex batch job to check for SMTP messages.
D Lightning connect with an oData/SMTP interchange.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
Universal Containers has built an integration using the SOAP API to load records from a back-office system into Salesforce. The records created in the back-office system must be loaded into Salesforce in almost real time, so a custommodule was written to identify CRUD events in the back-office system and perform sync with Salesforce. UC has several other systems that integrate with Salesforce through the SOAP API using separate integration users. What is a risk involved with this sort of integration?
Options
A Too many concurrent sessions
B Reaching an API call limit.
C Too many record-lock errors
D Reaching a logins per Day limit.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
What are two considerations to make when performing SOAP callouts from within Apex? Choose 2
Reveal Only
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
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?
Options
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.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.