-
Version 0.9.17 Not an issue, a question (sorry i looked through old question but couldn't find my answers). I would like to share environment variables across several scheduled jobs. Is there a way to achieve that (ideally using the web interface). For example, I would like to set variables in a given category that will be used for all scheduled events in that category? with the possibility to override at job level. Is that possible currently? If not, can it be implemented with a plugin? I've read you are preparing a new release so maybe something that will be possible in Orchestra? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Moving this to a discussion. |
Beta Was this translation helpful? Give feedback.
-
This is totally possible. Just use a Plugin, and set Plugin parameters. Those all become environment variables in jobs, and you can just assign all your jobs in your category to use that one Plugin. Select "Hidden" to hide the environment variables from the event editor. |
Beta Was this translation helpful? Give feedback.
-
Ah great ! When you say "just use": Do you mean that this plugin already exists? Or I have to create it? |
Beta Was this translation helpful? Give feedback.
This is totally possible. Just use a Plugin, and set Plugin parameters. Those all become environment variables in jobs, and you can just assign all your jobs in your category to use that one Plugin.
Select "Hidden" to hide the environment variables from the event editor.