[jboss-user] [JBoss jBPM] - Beanshell script transition condition

bephinney do-not-reply at jboss.com
Tue Aug 21 21:03:24 EDT 2007


JBPM 3.2.1
Tomcat 6
SQL Server

I am trying to write a transition condition using a beanshell script but can't seem to return a boolean.

When I look through the jPDL xml schema docs I do not see how to do this.  In the Process Modeling/Node type: Decision docs I see mention of the option to use beanshell.

using a:

  | <transition><script/></transition> 
  | 

I believe runs as a script action

and a:

  | <transition><condition/><transition>
  | 

appears to only allow EL

What am I missing?

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

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



More information about the jboss-user mailing list