A way to stop broadcasts running on startup

Peter Ruth shared this question 6 years ago
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.

Replies (3)

photo
1

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

photo
1

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

photo
1

No problems.

Please let us know if there was anything else you were after.


Regards,

David

Leave a Comment
 
Attach a file