Perform the following steps after creating the ActiveMQ connection to send messages to the ActiveMQ server using Canvas Studio_
Right-click the created ActiveMQ server connection and select the Create Data Source option.
Refer Connectors - ActiveMQ for more information on creating an ActiveMQ connection. |
The Create Request page appears.
Click Ok.
In order to trigger the ActiveMQ service connection, the CT platform's server-side API, CT.ftp must be used while passing the ExecutionContext action in a Java Handler class. Refer the following sample code snippet for better understanding on this triggering process:
|