AssignTask

How to display table on conformation task page .

i m using bonitasoft community 6.3 on confromation i just downloaded defauly html generated. and add table on it , but now i want to display some process variable's data into that table . how can i get this process variable data from that html

pl pl specify need code .

how can i refactor this code .

How to get Some basic Detail of Current process ? when user use it Like ::::: LOGGED USER ID , CURRENT PROCESS ID , etc

in community version , pl provide how to get following values

  1. logged user id
  2. logged user name
  3. current process id
  4. current task id
  5. current task name
  6. current case id

pl suggest how to get following

How to Get UserId of selected user in form .

I create one form with select field , and add initial value is list of user in that select field .

How to give choice to user for going to which stage

i create one process and there are sequence 4 human task . and create two button for submit , demote .

now i want to know 1. how to add event on button (on-click) 2. now when user at 4th task click on 'demote' , it prompt for which task u want to go (1,2,3) and whichever user select , process task again from that selected task .

thanks

Bonita API to assign a task

Hi all folks

i would like to know how using the Bonita API to assign a task of a process instance from one user to another.

Example: Process A has three consecutive tasks Task1 , Task2 and Task3. User admin started the process and it executed Task1 and Task2. Now with the Bonita API Rest in a java client it's necesasry to asign the Task2 of that case ( process instance ) to the user John.

Is it possible ? I could not found the correct Bonita API method.

Thank You

Regards

Notifications