Custom Workflow Launched via taskLaunch has "View type not specified" error
Hello All,
I have a custom workflow with an embedded form. The workflow is launched via a link to the taskLaunch.jsp page. The workflow calls out to an external data source, and can sometime find that an error needs to be reported. So I used the Add Result action to add an error message. This works OK. When the error state is encountered, I am returned to the taskLaunch.jsp with my form and data and the error message is displayed on the top. Then, when I fix the bad data, and click 'Launch' I get an error that says "View type not specified View type not specified". I think this is happening because the id of the workflow is no longer in the URL of the page that has loaded. However I have no idea how to fix it. Does anyone know what I can do to make this embedded form load correctly after an error has been specified? I wondered if I could specify the errorURL or something....
Any insight is helpful..
Thanks!
Jim

