Try OpenEdge Now
skip to main content
Messaging and ESB
ABL - JMS API Reference : setTransactedSend procedure
 

setTransactedSend procedure

Makes the session transacted for sending.

Syntax

PROCEDURE setTransactedSend.

Applies to

Session objects

Notes

A session is not transacted by default.

See also

setTransactedReceiveprocedure, getTransactedReceivefunction, setTransactedSendprocedure, getTransactedSendfunction
For more information, see the Setting and getting JMS connection and session attributes.