WebSocket Action
WebSockets allow you to dynamically update content displayed in the browser. No user action is required for the process to send messages to the user or update content in the browser. This event automatically triggers the sending of messages or the updating of the browser content. This can be used, for example, to signal incoming messages, alert users to problems in a production facility, change data views in real time, and enable a new dimension of user interaction.
You can find the WebSocket action in Processes under "Elements." It belongs to the "Promotions" category. From there, it can be dragged and dropped into the desired location in the process chain and then configured. General information on creating process elements can be found here.
For more information on WebSockets, see the following sections:
You can also use Groovy actions to capture WebSocket messages and associate them with a topic.
For more information, see the section on Groovy actions with WebSocket functionality.
More Information
IMAP Event Source - Monitor Folders on an IMAP Mail Server
The sections of the "Processes" module
