setPassword procedure

Sets the password value for the JMS-provider Broker login and overwrites the default password property set on the Progress OpenEdge JMS Adapter side.

Syntax

PROCEDURE setPassword. 
DEFINE INPUT PARAMETER password AS CHARACTER.

Parameter

password
Password value for the JMS-provider Broker login.

Applies to

Session objects

Notes

If called, #rfi1387308683962 overwrites the default password property set on the Progress OpenEdge JMS Adapter side.

See also

getPassword

For more information, see the Setting and getting JMS connection and session attributes.