How to obtain, which variables (and forms) are defined in a process?

1
0
-1

I have set up a Java application, which receives Data from a process Bonita BPM (Instances, Users, Tasks etc.).
I would like to receive which variables are created in the process (business/ process/ taskvar.). This means I want to know which variables there are and where they are used (eg. in which form/ in which gateway).

Has anyone an idea how I could accomplish this? Either in Rest or in Java.
Thanks in advance.

1 answer

1
0
-1

See here:
https://community.bonitasoft.com/questions-and-answers/how-generate-proc...

It will guide you to do what you want.

regards
Seán

PS: As this reply answers your question, please mark as resolved.

Notifications