Choose which ProcessEngine can execute a task
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2015 05:39 AM
Hi,
Is it possible to use multiple ProcessEngine in one workflow for focus specific task ?
The use case : when i have a several task with some very private data i want to choose a different ProcessEngine to treat them.
Thanks for help.
Have a good day
Is it possible to use multiple ProcessEngine in one workflow for focus specific task ?
The use case : when i have a several task with some very private data i want to choose a different ProcessEngine to treat them.
Thanks for help.
Have a good day
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2015 12:01 AM
Hi,
You can use specific node in cluster to execute tasks. Make tasks asynchronous and modify JobExecutor to handle specific tasks only on the dedicated node.
Regards
Martin
You can use specific node in cluster to execute tasks. Make tasks asynchronous and modify JobExecutor to handle specific tasks only on the dedicated node.
Regards
Martin
