Hello all. Finally what I did. Because, I just needed access sensitive parameters from a Groovy Script, I wrote a custom service that give access to specific properties. >From the groovy script, I request the value from the service and that's it.
Etienne Le mer. 21 juil. 2021 à 12:16, sanjeet rath <[email protected]> a écrit : > Hi Etienne, > > I have also have similar usecase of using sensitive parameter context in a > non sesitive property like in ExecuteSql's " sql select query " property > field. > > Did u find any way of doing that? > Any other suggestion from anyone is really appriciated. > > Thanks, > Sanjeet > > On Mon, 19 Jul 2021, 9:18 pm Etienne Jouvin, <[email protected]> > wrote: > >> Hye All. >> >> I was wondering what is the best way to access a sensitive context >> parameter from ExecuteScript. >> When adding a property on the ExecuteScript process, I can not put the >> sensitive property. >> >> Thanks for any input. >> >> Regards >> >> Etienne Jouvin >> >
