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