Hi, I need to encrypt DBCPConnectionPool password. I have working decryption code. Problem is how to make decrypted password available to DBCPConnectionPool.
I thought to use expression language and JVM System Property’s. DBCPConnectionPool is capable to read System property value. But how to set System property value after decryption. I could create custom Controller service, but this service should be executed before DBCPConnectionPool. Is order of execution Controller services anyhow defined? Thank you Toivo -- Sent from: http://apache-nifi-developer-list.39713.n7.nabble.com/
