@sua Col,
if you are using wM Integration and flow service. Below are the overview of required task.
- JMS / Native connection to your UM
- JNDI to list the topic/Queue where you need to publsih/deliver you message.
- You have list of the In built services to create ,process and publishmessage to UM using pub.publish:publish or pub.jms:send ( In wM public packages )
if you are using any other language you need to perform the above to connect your UM and start sending the message
Refer the service development document.
#webMethods