Rule ID: ST-DBP-025
Scope: Workflow
Description
The rule checks if there are any variables that are not serializable in the scope of the following persistence activities or in the scope of their parent activities:
- Resume after Delay.
- Wait for External Task and Resume
- Wait for Form Task and Resume
- Wait for Job and Resume
- Wait for Queue Item and Resume
Recommendation
Change the variable type to a serializable data type or change to a different variable scope.

Updated 2 years ago