Workflow scripts
Is it possible to do your custom workflow scripts for step conditions, etc using JSPs? The JSP tag reference seems to have workflow related tags but all the examples in the docs and samples seem to be XML based.
Is it possible to have a script choose which workflow transition is taken? E.g. can you have a script make a workflow decision rather than it always being user initiated? If so, any examples of this? I had a quick scan of Customizing Workflow - 11g Release 1 (11.1.1.8.0), I saw you could have a script stop a step from proceeding but nothing about controlling which step will be taken next.