Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: New section added: Different behavior of multi-instance tasks in Flowable vs. Activiti

This article describes how to upgrade Smart ID Identity Manager from 23.10.9 to 5.0.1.

...

  1. Upload the configuration files to the version they have been exported from.

  2. Upgrade the system.

  3. Export the configuration files again

Different behavior of multi-instance tasks in Flowable vs. Activiti

In a multi-instance task, a sub-process is executed multiple times. Even when it is a parallel multi-instance task, both Flowable and Activiti will run the sub-processes sequentially. There is a slight difference in how they do this:

  • Activiti will execute the tasks within a sub-process one after the other, until it reaches a wait state.

  • Flowable, on the other hand, will execute the same task for each instance before moving on to the next task.

This may lead to different behavior in processes if the sub-processes were not truly independent

Using custom service tasks implemented by class name

...

Existing configurations which use the Card SDK for USB tokens will suffer from the Java bug described in Identity Manager release note 5.0.1 (see CRED-13706) and are no longer officially supported. 

PKI encoding of USB tokens can be handled by Smart ID Desktop App instead, which is not using Java and thus not affected by the issue. 

...