Get this exception but when I clear some records from DB it goes off..
Any clues
java.lang.NoSuchMethodError:
org.jbpm.graph.node.StartState.getHibernateLazyInitializer()Lorg/hibernate/proxy/LazyInitializer;
org.jbpm.graph.node.StartState$$EnhancerByCGLIB$$907ef404.getHibernateLazyIniti
Can I use the scheduler to start/invole Process Definitions.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943458#3943458
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943458
--
Would anybody know when the subprocessinstance_ in the jbpm_token table gets
polulated.
We are forking multiple tomes to get to a process state and I was figurinmg out
a way to get to the token beign used
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=39432
Is there is a speciofic reason to clean it up.
I think it would help to keep it there.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943315#3943315
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943315
rg.jbpm.graph.def.DelegationException
at org.jbpm.graph.def.GraphElement.raiseException(Unknown Source)
at org.jbpm.graph.def.GraphElement.raiseException(Unknown Source)
at org.jbpm.graph.def.Node.execute(Unknown Source)
at org.jbpm.graph.def.Node.enter(Unknown Sourc
Using a bsh in condition throws exception
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943717#3943717
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943717
---
I my parent flow I have a process state , bascally a sub process.
Now the the process state node in the parent has two transitions.
say a and b
Now is it possible to specify in the sub process which transiton to take when
subprocess finished and resumes Parent.
View the original post :
http
Alex
Yaa I agree we can do that using CustomHandler but it would help to have
an attribute in called value. Where I can
assign a value if I want to write without having to redo what has been achieved
in TaskController.
Thanks
Akshay
View the original post :
http://www.jboss.com/index.html?
Is there a way i can assign a default value to a variable in a task controller.
I dont see any column in the database too.
Any ideas...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943201#3943201
Reply to the post :
http://www.jboss.com/index.html?module=
Would be great if you could share some know how on the migration problems you
faced in this.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936652#3936652
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936652
---
I want to write a class which returns me a detailed status on a node by node
basis for a execution of a process.
So the input would be a process instance id and the output should contain
1. Node Enter Time
2. Start Time
3. End Time
4. Elapsed Time - which is a calulation
If we use Token to get
Are using mutiple elements like script, actrion etc in your node
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934576#3934576
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934576
Hi Can u tell me how to use Process State.
I am trying to execute a Process State but my flow gets into the sub process
but is unabkle to come back to the parent
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934477#3934477
Reply to the post :
http://www.jb
I am trying to test a Process definition with process state (subprocess).
The execution enters the subprocess but fails in the sub process ..Any clues ..
ibernate: select variableac0_.SCRIPT_ as SCRIPT8_1_, variableac0_.ID_ as
ID1_1_, variableac0_.ID_ as ID1_12_0_, variableac0_.VARIABLENAME_ a
I want to add tasks to a task node dynamically on process runtime.
Any clues ??
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926613#3926613
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926613
1. Is it mandatory to use the Database structure supplied with JBPM.
2. I want to have my own database design done store Process and their
dependency and instance tables. and create process definitions out of that.
These will be dynamically be deployed to the BPM engine.
3. These process will b
16 matches
Mail list logo