Application Programming Interface Guide
>
Built-in Procedures
>
Procedures Reference
>
SendTextMessage
SendTextMessage
Send a JMS text message.
Locations
/lib/jms/
/lib/util/
Inputs
connectorName: Name of the JMS connector.
destinationName: JNDI name of the JMS queue or topic.
text: Message body text.
Outputs
N/A
Exceptions
N/A