Hi, we have a scenario where the production box is using distributedCall to push content to web servers on the outside. Along with this, we are using a custom solution to move media items which is triggered in an AfterSave event. It uses robocopy to move files from one environment to the two web servers. This works fine when saving a media item on the production box.
Now we have introduced a staging environment and are using Courier to deploy changes. However, the AfterSave even does not seem to trigger when a file is moved from Staging to production. How might we trigger this event when using courier?
Media_AfterSave
Hi, we have a scenario where the production box is using distributedCall to push content to web servers on the outside. Along with this, we are using a custom solution to move media items which is triggered in an AfterSave event. It uses robocopy to move files from one environment to the two web servers. This works fine when saving a media item on the production box.
Now we have introduced a staging environment and are using Courier to deploy changes. However, the AfterSave even does not seem to trigger when a file is moved from Staging to production. How might we trigger this event when using courier?
Thanks,
Nik
is working on a reply...