Hello everybody,

Do you know if it is possible to set local variables to a User task
automatically by using existing global variables?

My use-case is the following:

I have a process where you have to define some variables to create an
instance. The first task is a user one in which I would like to set some
local variables with some of the values passed during the creation of the
instance.
Then, I could query tasks with specific criteria via the endpoint
/bpmn/query/tasks by using those local variables (because I can't filter on
GLOBAL variables).

I know we can define local variables to a user task with the REST API but
that would mean that this is not automatically done with the param I set
during the creation of the instance.

Can you help me, please?

Regards,

Thomas
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to