Hello,
My requirement is i have 10 different tasks assigned 10 different users in my organisation.
I tried simple workflow assigning 3 different users gonzo,kermit,fozzie.
When i logged in as gonzo, i am getting an option as pending task and if he clicks on Complete Task, it will move to next stage.
Similarly
When i start the process ,
1. i have custom web application, How will i show a button as Execute/Complete for a User assigned to him. Users are not stored in activiti
tables.Users are stored in our Oracle database.
2. What command is to be issued to execute the particular class to be executed and make it complete.
Please guide!!