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?
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).
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
Validating addresses is more of a functional requirement rather than an integration requirement.
upvoted 2 times
...
...
Log in to ExamTopics
Sign in:
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.
SS1121
3 months, 3 weeks agoPaul421
5 months, 1 week agou39403918
8 months, 4 weeks agoSS1121
3 months, 3 weeks ago