I have created a doPost() method using the WebDev module.
However, it does not write to the amr_ready tag in the /Client folder.
I have confirmed that writing to the amr_ready tag (the line highlighted in the image below) works with the Script Console.
I have also confirmed that the doPost() method is receiving data properly.
Why is this?
The goal I have in mind is to provide a file to a colleague who can then use the gateway/project modifications I have done.
Would the best solution here be to create a gateway tag, then create a backup and share the backup with my colleague?
I also read that backups don't include modules. Is there a way to include modules as well?
@Kavi_Sen be careful - a backup is everything. It's the whole Ignition Gateway, and restoring it replaces whatever they have with whatever is in the backup.
They would install Ignition and then need to install the WebDev module as it is not a standard module in 7.9.17. It would just be easier if the backup file also contained the module so they don't need to go through the extra step of downloading and installing the module.
Module install/uninstall is extremely disruptive to a installation. And, for IA-supplied modules, closely tied to the platform version. Don't hold your breath waiting for them to be included in backup files.