Try OpenEdge Now
Messaging and ESB
ABL - JMS API Reference
:
jmssession.p
jmssession.p
Starts a JMS session using the unified domain to access both queues and topics in one JMS session object.
Syntax
RUN jms/jmssession.p PERSISTENT SET jmssession (
adapterConnection
).
Parameter
adapterConnection
Desired adapter connection options. For more information, see the Connection options.
Applies to
Session objects
See also
jmssession.p
,
ptpsession.p
,
pubsubsession.p
For more information, see
Methods in the Session objects
.