Skip to main content
Solved

How to define schedules for each environment

  • June 4, 2021
  • 3 replies
  • 56 views

We would like to be able to set specific schedules for our different environments. For example som execution packages could run on schedule in our QA environment during testing. And the TXDictionary should run on schedule in all environments.

Best answer by Thomas Lind

Hi Martin

Like so.

 

3 replies

  • Explorer
  • December 13, 2021

You can add an environment parameter and create different execution packages with different schedules and then add a condition on the packages where vEnvironment='Prod' e.g.


Thanks! I will try it.


Thomas Lind
Community Manager
Forum|alt.badge.img+5
  • Community Manager
  • Answer
  • December 14, 2021

Hi Martin

Like so.