[jboss-user] [JBoss jBPM] - Re: How to use defined variables

Riket44 do-not-reply at jboss.com
Mon Jul 2 05:23:14 EDT 2007


Hmm in reading my post, I think it's not very clear :)

I want to use the variable :
<variable name="Produit" access="read,write,required" ></variable>
  | 

In a decisionHandler to do a mySQL request like this :
String request = "SELECT * FROM table WHERE id="+ the variable +";";

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

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



More information about the jboss-user mailing list