Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Integration Architect All Questions

View all questions & answers for the Certified Integration Architect exam

Exam Certified Integration Architect topic 1 question 92 discussion

Actual exam question from Salesforce's Certified Integration Architect
Question #: 92
Topic #: 1
[All Certified Integration Architect Questions]

Which two system constraint questions should be considered when designing an integration to send orders from Salesforce to a fulfillment system? (Choose two.)

  • A. Can the fulfillment system implement a contract first Outbound Messaging interface?
  • B. Which system will validate order shipping addresses?
  • C. Can the fulfillment system participate in idempotent design to avoid duplicate orders?
  • D. What latency is acceptable for orders to reach the fulfillment system?
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
SS1121
3 months, 3 weeks ago
Selected Answer: CD
Idempotency ensures that even if an order is sent multiple times (due to network issues or retries), it will only be processed once. Latency is a crucial factor in order processing integrations. Understanding the acceptable latency helps in designing the right integration pattern (e.g., real-time vs. batch processing).
upvoted 1 times
...
Paul421
5 months, 1 week ago
Selected Answer: AC
now I like A&C more - order fulfillment is always near real time.
upvoted 1 times
...
u39403918
8 months, 4 weeks ago
Selected Answer: BD
I think this one is B&D A: Already moving down a solution path of Outbound Messaging, when the question doesnt even start to look that way. There are so many other integration options, so to me you need to start high level and work your way down B: This is important because if Salesforce needs to validate addresses, that could bring in an additional integration effort to get shipping addresses validated, or perhaps in a project context it can be ignored because the fulfillment system will handle it. C: Not C because best practices dictates that this should always be the case D: Latency is always part of a business SLA, and is critical to understand what solution you will propose that is acceptable to the customer
upvoted 1 times
SS1121
3 months, 3 weeks ago
Validating addresses is more of a functional requirement rather than an integration requirement.
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...