hansva commented on issue #6967: URL: https://github.com/apache/hop/issues/6967#issuecomment-4213080428
An alternative solution would be to use a pipeline variable resolver, and in the pipeline, you use a User-Defined Java Expression. The would be something like `System.getProperty(VARIABLENAME)` This will then return that system variable. -- 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]
