A way to stop broadcasts running on startup
Answered
a flag / setting is required to to stop the system from sending broadcasts on startup
If a broadcast is causing issues then there is no way of stopping the broadcast at this time to admin it.
Hi Peter,
I believe what you're after is already possible using one of the following methods;
1. Disabling background tasks as listed in the clustering guide.
2. Turning off all broadcasts via the TaskScheduler table (requires direct SQL Manipulation of Yellowfin DB)
3. Changing email settings via configuration table (requires direct SQL Manipulation of Yellowfin DB)
Option 1 is your best best, and is fully supported.
Please let us know if you have any questions, or run into issues testing this out.
Regards,
David
Hi Peter,
I believe what you're after is already possible using one of the following methods;
1. Disabling background tasks as listed in the clustering guide.
2. Turning off all broadcasts via the TaskScheduler table (requires direct SQL Manipulation of Yellowfin DB)
3. Changing email settings via configuration table (requires direct SQL Manipulation of Yellowfin DB)
Option 1 is your best best, and is fully supported.
Please let us know if you have any questions, or run into issues testing this out.
Regards,
David
Hi David,
Thanks for the info. We've successfully used option #2 in the past and will investigate #1 next time this is required..
Regards,
Peter
Hi David,
Thanks for the info. We've successfully used option #2 in the past and will investigate #1 next time this is required..
Regards,
Peter
No problems.
Please let us know if there was anything else you were after.
Regards,
David
No problems.
Please let us know if there was anything else you were after.
Regards,
David
Replies have been locked on this page!