Hello,
I want to create a CGI task using JSP. I found in the exising workflows, there is one WebTask.do which does a lot of things. It takes 'TaskBeanId' as a parameter. But I am not able to figure out the options availble with WebTask.do.
I want to write my own JSP/Servlet. My questions:
1. How to pass the context of Workflow Job to the Servlet/JSP?
2. How does the Servlet pass control to next task in the workflow?
Any pointers to documentation/examples of Java CGI tasks will be of great help.
Thanks for your time and help,
Vinay