Project

General

Profile

Actions

Task #123

closed

Propagate process owner and starter to subprocesess

Added by Vít Švanda over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
High
Assignee:
Vít Švanda
Category:
Workflow
Target version:
Start date:
08/26/2016
Due date:
% Done:

100%

Estimated time:
Owner:

Description

After start change user's permissions superprocess I set to him process owner user (applicant) and process starter (realizator).
We need propagate this informations to subprocesess.
Now is this infromations propagated as variable, but it is insufficient.
We need set owner and starter direct to subprocesess instance (for beter filtering without OR clouse).

Actions #1

Updated by Vít Švanda over 7 years ago

  • % Done changed from 0 to 80
  • I had problem with how set owner and starter for subprocess ... because I don't have controll for start subprecess by call-activity.
  • I found solution. I added Activiti event listener for catch event after process started. This listener set owner (applicant) and starter (implementer) only to new subprocesses.
Actions #2

Updated by Vít Švanda over 7 years ago

  • Status changed from New to Closed
  • % Done changed from 80 to 100
  • I had problem with how set owner and starter for subprocess ... because I don't have controll for start subprecess by call-activity.
  • I found solution. I added Activiti event listener for catch event after process started. This listener set owner (applicant) and starter (implementer) only to new subprocesses.

OR clause is not needed from now. Query for load history processes is extremly faster.

Actions

Also available in: Atom PDF