Read write messages from solace using JMS in Ignition

I want to read write messages from solace through JMS. One of our client has back-end process of Solace JMS. From this we will get data which we have read write in ignition.

Can anyone suggest best way to do this? or is there any script in ignition using python/java?

They hava a java api available so a module could be built to communicate to the service. They also have a REST api, so you could use jython to talk to the service. It all deepnds on what you are trying to do exactly, what are the performance requirements, etc.

1 Like