hi,

I define the workflow variable on package. when I run the process, I suppose the value of the workflow variable(variable1) in subflow1 can transfer to the subflow2. But it doesn't work.

Can joget achieve it?

  • No labels

1 Comment

  1. hi,

    we found the answer. we should add variable to the subflow activity. Hope it can help others.