nandorsoma commented on PR #7045: URL: https://github.com/apache/nifi/pull/7045#issuecomment-1611005391
> Sorry for the late reply @nandorsoma. > > > Regarding #5775. We can reference environment variables in properties with expression language, so the PR might work for you without the extra library. For that, we need to set the `ExpressionLanguageScope` of the property to anything other than `NONE`. Preferably to `FLOWFILE_ATTRIBUTES`. Could you test that the PR mentioned solves your issue? > > As our DevOps recycled the test environment, I currently do not have the conditions in which I can reproduce and test this solution. Perhaps I will test this solution in the future when I am in a position to do so. Maybe you can close this PR first for now. Thank you for the reply @zhangzhonglai. Then I'm closing this PR. If you need help in the future feel free to contact us on the mailing list or over slack. Thanks again! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
