Enable/disable report schedule via scripting
under review
J
Jeremy Cole
It would be nice to prevent a report schedule from executing and restart it at will via a simple script.
I have certain projects where the report normally needs to go out but other times the production line is shut down and there is no automated way to disable the report until the line starts back up.
Log In
A
Alex Guyer
100% Working on a project now that needs a report sent ever hour- but they only need it enabled during maintenance windows. We some kind of hook that we can bind to on a UI so that admins don't have to open a designer.
A
Alex Guyer
Edit- the parameters tab doc shows pulling an ActiveRun tag, this is a little misleading when looking for this context- there is no way to apply it to the options:Enabled on the schedule tab.
We need a system.report.Enable/Disable function made available or a way to bind it to a tag so that admins don't have to open a designer or over complicate a simple email action with scripting.
awalker
marked this post as
under review
How about the ability to bind the enabled setting to a tag?
c
chris.babb
awalker: I second this... I have many reports that I need to disable if a line is not producing a specific product or is shut down. A tag that can be bound to the enable setting would make this incredibly easy and simple to do