Graceful Custom Errors in Custom Workflows?
Hello all,
I have some custom workflows I have put together that I am launching by linking to the taskLaunch.jsp. Sometimes I want to report an error back to the end user. So I have created a workflow activity that launches the Add Result application, sets type as error, and passes the message back. This works well to deliver the message. However, if the form is re-submitted, then I am presented with "View type not specified View type not specified" and the workflow fails to perform. Does anyone know how this can be handled more gracefully?
Thanks!

