Re: Regarding NiFi 1.10 parameter context

2020-01-08 Thread Daniel Chaffelson
Hi Sanjeet, I am glad to hear you like NiPyAPI and have been finding it useful. I did update the client to support the new API calls for Parameters in 1.10, they are in the nipyapi.nifi.* low level client today. I plan to work on some higher level calls in nipyapi.canvas.* soon, similar to

Regarding NiFi 1.10 parameter context

2020-01-08 Thread sanjeet rath
Hi , Previously i have used nipyapi.canvas.update_variable_registry() to update my processor group variables. I have updated it to nifi 1.10.So I want to use new feature parameter context which is present in 1.10 nifi version. I am able to update this parameters both sensitive and non sensitive