Hi,
I have to make a fairly straightforward workflow (no reviews), to push files through the system with deployments to Dev, QA & Prod, and just 2 yes/no decisions to be made by the initiator: to approve the deployed file on the webserver (and go on), or reject it and have the file(s) rolled back.
We are debating whether to do this using Workflow Modeller, or to code a .wft. Which would be best?
My thinking:
1. Workflow Modeller: I've never used it before, so I'm wondering how easy it will be for a newbie to get this done, especially to do more unusal tasks such as a workarea-to-workarea copy and a rollback of files?
2. .wft workflow. Have done before, and I do Perl. I'm looking at <usertask>s and <externaltask>s and not much more, shouldn't be too hard. My main concern is probably that this is the 'old' method and therefore is it in danger of being rendered obsolete anytime soon?
Opinions welcome.
Cheers
PJ