Salesforce
PDII · Question #346
A developer is writing a Listener for implementing outbound messaging. Which three considerations must the developer keep in mind in this case? (Choose three.)
The correct answer is A. Messages are retried independent of their order in the queue. C. Messages can be delivered out of order. D. The sessionId in an outbound message is scoped for both API requests and UI requests. See the full explanation below for the reasoning.
Question
A developer is writing a Listener for implementing outbound messaging. Which three considerations must the developer keep in mind in this case? (Choose three.)
Options
- AMessages are retried independent of their order in the queue.
- BThe Organization ID is included only in the first outbound message.
- CMessages can be delivered out of order.
- DThe sessionId in an outbound message is scoped for both API requests and UI requests.
- EThe Listener must be reachable from the public Internet.
How the community answered
(29 responses)- A83% (24)
- B10% (3)
- E7% (2)
Community Discussion
No community discussion yet for this question.