Adding a dynamic step while the instance

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2016 09:30 AM
Hi ,
we can add/delete dynamic step ?
parametrize validations according to hierarchical position ?
parametrize the deadlines for stimulus request submitted for validation ?
parametrize the validators by step(according to division /entity) ?
Do you have some examples .
regards,
we can add/delete dynamic step ?
parametrize validations according to hierarchical position ?
parametrize the deadlines for stimulus request submitted for validation ?
parametrize the validators by step(according to division /entity) ?
Do you have some examples .
regards,
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2016 02:31 AM
Hi celghandour,
You can http://activiti.org/userguide/index.html#_hooking_into_process_parsing and add/delete steps dynamically in activiti5.
Or you can add any logic there to decide what to do in some special cases.
Regards
Martin
You can http://activiti.org/userguide/index.html#_hooking_into_process_parsing and add/delete steps dynamically in activiti5.
Or you can add any logic there to decide what to do in some special cases.
Regards
Martin
