Mid Server - how to do failover when the Data Source type is JDBC?
As per subject, let's say I have 2 mid servers - A and B handling different data sources and integrations, and A will be down for an upcoming maintenance, so I will need to use server B to handling the work done by server A. But as per the documentat...