[jboss-dev-forums] [Design of JBoss jBPM] - Re: direct navigation when starting a new process instance

jeffdelong do-not-reply at jboss.com
Fri Jan 5 15:57:19 EST 2007


This is a bit tricky, because these are really two different scenarios here.

1) if Start-task - then user should be navigated to the page to perform the task, i.e. fill in the form.

2) no Start-task - typically the user that started the process will not perform the first task in the process (otherwise we could have modelled their task at the start). So they should not navigate to a task-related page. Question is where to take them. What they would probably most like to see is the list of started processInstances, and see the one they just started in that list, or the ProcessInstance View for that particular instance that they just started.

By the way, with the websale process I get an exception from the TaskInstance page when i hit the End task button:

javax.el.PropertyNotFoundException: /main/task/new_tasks.xhtml @41,57 value="#{entry.taskInstance.id}": Property 'taskInstance' is not found on type: java.lang.String


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3998393#3998393

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3998393



More information about the jboss-dev-forums mailing list