Get variables from user task

I use a job worker to get data from a user task, the API I use is the same as in the image below:

However, this partially reduces the performance of the process. I’m looking for a better way to do this. Is it possible, for example, using an execution listener or another mechanism to get the variables from a user task?

Hi @Domingos_Dias - the API call you are making is probably the most efficient way at this time. However, we are working on user task listeners, and I believe that feature will solve this for you. Currently we are targeting the 8.8 release for the user task listeners, but that isn’t written in stone quite yet.

1 Like