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 procedure to start the InterFormNG2 service depends on the system on which it is installed. 1.The procedure to start and stop on the Windows platform is covered here. 2.The procedure for the IBM i platform is found here.