Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When scheduling the task, set the start time somewhere in the future, otherwise the task runs immediately. Then search the new task in "scheduled tasks" and set it to suspend. When the action config is triggered, then it copies the suspended task and runs the copy once. The example shows that it is supported to specify a variable, e.g. FEWS_MC_SYSTEM_ALERTER_RECIPIENTS. This has then to be available as an environment variable on the master controller machine. Multiple names are supported , "dummy_user1@dummyhost.nl;dummy_user2@dummyhost.nl" . In this case setting the environment variables may involve additional surrounding quotes depending on your OSusing semi colon as a separator. NB. Settting environment variables containing a semi colon may require surrounding quotes.

Example sending emails to multiple recipients with logentries and reports

...