CarlosJuncher03 opened a new issue, #6967:
URL: https://github.com/apache/hop/issues/6967

   ### What would you like to happen?
   
   The ability to retrieve operating system variables that we define for the 
user or for the entire system within Apache Hop. An example of this is the 
dynamic creation of a file connection; I can define a variable in the system 
that dynamically returns the date, thus creating the connection dynamically.
   
   
jdbc:h2:${java.io.tmpdir}/${HOP_PROJECT_NAME}_${system_variable};AUTO_SERVER=TRUE
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Hop Gui


-- 
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]

Reply via email to