Hi,
How I can change properties dynamically?
For example service has PropertyDescriptors:
DATABASE_SYSTEM   which contains all known databases as AllowableValue’s.
DRIVERNAME              database specific driver name, initially empty
SERVERPORT              database server specific port, initially empty

When user will choose DATABASE_SYSTEM, service will catch this using
onPropertyModified 
Now I want fill DRIVERNAME and SERVERPORT values for user, so user don’t
need to enter them. But can change when needed.

Thanks
Toivo




--
View this message in context: 
http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/New-Database-Connection-Pooling-Controller-Service-tp582p854.html
Sent from the Apache NiFi (incubating) Developer List mailing list archive at 
Nabble.com.

Reply via email to