How to start an App thru code, that Comclient will see.
Posted: Mon Apr 03, 2023 11:01 am
Hi,
Is there a way to start a Jade application through code, so Comclient will see it as started (green)?
I have apps defined in Comclient (by CTL file) and they start/stop as expected.
However, if I use Node.createExternalProcess(), it will start an app correctly, but Comclient still thinks it's down (Red).
I've even tried using the server Node (Node.isServerNode).
Is there a way to start a Jade application through code, so Comclient will see it as started (green)?
I have apps defined in Comclient (by CTL file) and they start/stop as expected.
However, if I use Node.createExternalProcess(), it will start an app correctly, but Comclient still thinks it's down (Red).
I've even tried using the server Node (Node.isServerNode).