You can use the advanced, output workflow component, Azure Service Bus send message to send the current payload in InterFormNG2 to Azure Service Bus.
The component has these parameters:
Enter the host name of the Azure
Service Bus to read from. This is a domain name in the format
<namespace>.servicebus.windows.net and can be found on the Azure
Portal.
Destination type
Specify either queue or topic depending on whether the messages should be sent to a queue or a topic.
Destination name
Specify the name of the queue/topic to send the message to.
A workflow in InterFormNG2 can be initiated by a message from Azure Service Bus with this input type: The parameters are: Azure Service Bus instance Select the connection configuration to use. Fully qualified namespace (host name) Enter the host name ...
To send a message to an ActiveMQ as part of a workflow, insert a new component at the point in the workflow where you want to send the message. From the "Advanced" components tab select "ActiveMQ send message" to send a message with the workflow ...
To send a message to an IBM MQ as part of a workflow, insert a new component at the point in the workflow where you want to send the message. From the "Advanced" components tab select "IBM MQ send message" to send a message to an IBM MQ. Note that ...
The advanced output workflow component, Kafka send message sends a message to Kafka. The component has these parameters: Bootstrap server host Specify the host name of the Kafka cluster bootstrap server (domain name or IP). Bootstrap server port ...
The advanced output workflow components are: ActiveMQ send message. Sends a message to an ActiveMQ message queue. Azure Service Bus send message. Sends the current payload as a message to Azure Service Bus. Create an upload ZPL font. Creates a ZPL ...