This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
automatische_berichten [2017/09/21 16:14] kristof aangemaakt |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Automatische Berichten ====== | ||
| - | ===== Werkwijze ===== | ||
| - | |||
| - | * Maak 1 of meerdere T-SQL procedures aan op de database die emails of SMS'n in de tabel *planner.stoutbox* | ||
| - | * Roep al die procedures op in 1 procedure dbo.sp_daily_job | ||
| - | * Vul de parameters *club_server_job* (bvb dbo.sp_daily_job) | ||
| - | * Club Server zal deze dbo.sp_daily_job uitvoeren op dat tijdstip | ||
| - | * Bij een error in de T-SQL functie wordt deze doorgemaild naar info@clubplanner.be | ||
| - | * Club Server verstuurd alles wat in postvak uit staat | ||