Notifications in Recurring Deployments

Hi,
First of all, thank you very much for your tool, it’s a great product !
I was able to set up recurring deployment using Filemaker Server Script.
But when deployments run automatically, the notifications don’t go out (Slack or webhook), but they do go out when I use OttoDeploy.
Is this normal ?
If so, I’ll set up a script to send me an email.
Thanks for your help!

Hey Julien,

Notifications should work for a recurring deployment the same way they do for a single deployment. What was the setup you did to make the recurring deployment work?

I would expect a flow like:

  1. build a deployment in OttoDeploy with notifications configured
  2. schedule that deployment for whenever I want it to run
  3. go to the FMS admin console and edit the schedule that was created to be a recurring schedule

Doing this should make the deployment work the exact same every time it runs.

-Kyle

Hi, thank you very much for your help. I think i found my problem. I created recurring deployment and after I add notifications.
I updated my deployment and schedule a new one.
I’ll let you know if it’s ok now.
Have a nice day !

1 Like

Hi Kyle,
Thank you, I confirm that it works now.
Have a nice day and thank you for your help !