Salesforce Certified Integration Architect — Question 70

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?

Answer options

Correct answer: C

Explanation

The correct answer is C because implementing a contract-first Outbound Messaging interface ensures that the fulfillment system can receive and process orders effectively without requiring immediate confirmation. Option A is incorrect as latency is less critical due to the lack of confirmation requirement, and Option B is not relevant since the question focuses on integration constraints rather than address validation responsibilities.