Hi guys, I'm writing a customized processor that needs to use DBCPConnectionPool controller service, as you know database information like database url and driver name, etc are configured inside the properties of the DBCPConnectionPool Controller Service, is there a way inside my processor to get the property values of the controller servcie? (I'm actually trying to use these information to determine the database type from the configured information of the controller service) Thanks
Regards, Ben
