07-12-2018 07:44 AM
how to get list of form variables of each user task which we set while design the process. well actually i am looking for each user task variables ?
07-12-2018 09:39 AM
Hi Mangesh,
you can be able to list the list variables with the help of this api http://localhost:8080/activiti-app/enterprise/tasks/{taskId}/variables for more details you can use this link which will list all the public apis pf alfresco process services http://localhost:8080/activiti-app/api-explorer.html
07-12-2018 10:18 AM
Thank you for reply.
Is there any direct sql query to get variables list based on user task id.
Or in which table the variables data gets store while designing. Just to clarify i am looking for form variables which we set while designing the workflow diagram. And not when process get started and varibles data gets stored in ACT_HI_VARINST table.
awaiting ...
07-17-2018 01:36 AM
Hi Mangesh,
I dont know what you are looking at but why do you want to change anything with sql quey as many things are available using public apis http://localhost:8080/activiti-app/api-explorer.html
Explore our Alfresco products with the links below. Use labels to filter content by product module.