I am used to the Otto v3 Migrator database and I have in the past managed to customize this database to work according to the needs I have. However since the application has changed and since I need to execute the migration based on certain events that are controlled through FileMaker scripts (and since I can’t alter the Migrator/OttoDeploy database anymore), I understand that I now have to use the API to start the deployments. What’s published here OttoFMS Developer API looks a bit confusing to me so I would appreciate if you help me to confirm that I get everything right - and provide some guidance - before I invest more time on these tests.
Let’s say I have one development server and multiple production environments. If I had to execute the scripts through the production environments, is your recommendation to first create the build in the development server and then use that Build ID to download the file? So I need both to pull the Build ID from each of these production servers to start the migration? Is that Build created in the development server or is it in each individual production server?
In case it helps, everything which I’m saying is based on what you wrote in the link above. Until now, I was just indicating to “connect to the development server and download the database from there” but it appears that it’s not that simple when it comes to the OttoFMS API, or at least all these options require additional configuration. otto4 and url seem to be the closest ones to that I wrote: