Official Bank 0/129

Salesforce Certified Platform Integration Architect Exam (Plat-Arch-204) - Salesforce Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
129 Total Questions
1
Question
Universal Containers (UC) is a global financial company. UC support agents would like to open bank accounts on the spot for customers who inquire about UC products. During the bank account opening process, the agents execute credit checks for the customers through external agencies. At any given time, up to 30 concurrent reps will be using the service to perform credit checks for customers.

Which error handling mechanisms should be built to display an error to the agent when the credit verification process has failed?
Options
A In case the verification process is down, use fire and forget mechanism instead of Request and Reply to allow the agent to get the response back when the service is back online.
B Handle integration errors in the middleware in case the verification process is down, then the middleware should retry processing the request multiple times.
C In case the verification process is down, use mock service to send the response to the agent.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
A company captures orders and needs to send them to the Order fulfillment system. The user is not required to have confirmation from the Order fulfillment system. Which system constraint question should be considered when designing an integration to send orders from Salesforce to a fulfillment system?
Options
A What latency is acceptable for orders to reach the fulfillment system?
B Can the fulfillment system implement a contract-first Outbound Messaging interface?
C Which system will validate order shipping addresses?
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
A subscription-based media company’s system landscape forces many subscribers to maintain multiple accounts and to log in more than once. An Identity and Access Management (IAM) system,

which supports SAML and OpenId, was recently implemented to improve the subscriber experience through self-registration and single sign-on (SSO). The IAM system must integrate with Salesforce to give new self-service customers instant access to Salesforce Community Cloud.

Which requirement should Salesforce Community Cloud support for self-registration and SSO?
Options
A OpenId Connect Authentication Provider and JIT provisioning
B SAML SSO and Registration Handler
C SAML SSO and Just-in-Time (JIT) provisioning
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
Universal Containers (UC) is currently managing a custom monolithic web service that runs on an on- premise server. This monolithic web service is responsible for Point-to-Point (P2P) integrations between Salesforce and a legacy billing application, a cloud-based ERP, and a data lake. UC has found that the tight interdependencies are causing failures. What should an integration architect recommend to decouple the systems and improve performance?
Options
A Use the Salesforce Bulk API when integrating back into Salesforce.
B Move the custom monolithic web service from on-premise to a cloud provider.
C Leverage modular design by breaking up the web service into smaller pieces for a microservice architecture.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
Universal Containers (UC) has a legacy homegrown application that stores customer data. Sales representatives edit contact records in Salesforce. UC requirements: 1. Salesforce updates should
update the homegrown application. 2. Synchronization should be event-driven. 3. Integration should
be asynchronous. Which option should an architect recommend?
Options
A Leverage Platform Events to publish a custom event message containing changes to the Contact object.
B Leverage Change Data Capture to track changes to the Contact object and write a CometD subscriber on the homegrown application.
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.