Hi
Currently , I configured my OD to do the following
First OD config File -
1. Reverse deploy files to TS and a
2. DnR script uses iwsubmit to set the version and
3. DnR script trigger email with the list of deployed files
Second OD config File-
1. Deploy files to Production Web server and a
2. DnR script trigger email with the list of deployed files
There are some situation , we want to roll back the files from production server
Let’s say , We deployed files (ver14 –TS - assuming the last version files),
But we want to re-deploy files (ver 13-TS -assuming the one version below the last version files )
How should I achieve this using OD .
Any suggestion / Recommendation will help
Thanks
Vin