Moving jBpm Tokens from one node to another manually in a processInstance, what issues to consider? -


For a project, I need to move the token between those nodes, there is no change between them.

Set the node on the token and indicate it works well on the root token.

But what should I consider? What happens when I want to take a token when the children are in the middle of a fork and a fixtures, or moving a token between a branch in a branch between a fixtures and a fixtures?

The experiences I have found is that:

  • When you remove your token from your node, you have to eliminate the workstation.

But I still have a normal way to move the tokens in the flow without breaking the flow execution.

I'm sure this is not an unusual requirement, how did you solve it?

But I'm still looking for a common way to move the tokens in the flow without breaking the flow execution I am

Unfortunately this will not be possible you can move them, but the internal work of JBPM will be kept in mind. Updating parent tokens eg In the fork / construction construction etc.

I'm sure this is not such an unusual requirement

it is and it is not.

, how did you solve it?

Living with bare minerals and tokens did not increase in complex structures.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -