Hello,
I would like to know if it is possible to connect to a database via JDBC, since the connection information will be included by the system user (its not weweb application database). It is necessary to perform a test to know if the connection is valid or not.
Is any feature ready to do this or I need to customize some workflow component to do this? If yes, how?