Application Programming Interface Guide > Built-in Procedures > Procedures Reference > SendMapMessage
 
SendMapMessage
Send a JMS map message based on a ROW type variable.
Locations
/lib/jms/
/lib/util/
Inputs
connectorName: Name of the JMS connector.
destinationName: JNDI name of the JMS queue or topic.
row: Message body keyed using the fields in the ROW type variable.
Outputs
N/A
Exceptions
N/A