Message Send
Description
Send a message to a queue or topic. This service is available in version v2.3.0+. There is no lite version for this service.
Features
Send one or multiple messages
Can actAs another user
For 2.4+ with all patches applied, you can set exchange type for rabbitMq by sending WsParam with name "exchangeType". The value can be one of DIRECT, TOPIC, HEADERS, or FANOUT
Acknowledge message service
Accepts the message and queue or topic
(see documentation above for details): Request object, response object
Samples (all files with "Lite" in them)