Service Level Agreement
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2010 12:04 PM
Hello,
We need to reflect SLA constraints between different tasks into a given Activiti process.
SLA clauses are mainly time based. (eg attached image)
Can we consider already the event listeners?
Do we have a certain wait state concept implemented in Activiti?
Would you please assist on how to implement these requirements?
Thanks for any help,
Rony
We need to reflect SLA constraints between different tasks into a given Activiti process.
SLA clauses are mainly time based. (eg attached image)
Can we consider already the event listeners?
Do we have a certain wait state concept implemented in Activiti?
Would you please assist on how to implement these requirements?
Thanks for any help,
Rony
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2010 03:18 AM
There is a concept of a Process Event Bus (PEB) as part of the Process Virtual Machine (PVM) which you register your SLA component and listen to the appropriate events being fired to calculate the SLA constraints.
We're still in the design and decision process, please consider http://jira.codehaus.org/browse/ACT-28 if you want to be posted on the decisions.
We're still in the design and decision process, please consider http://jira.codehaus.org/browse/ACT-28 if you want to be posted on the decisions.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2010 07:37 AM
Thank you,
So as a result, also we will have a complete solution for the sub-process calling issue with wait state.
For instance, a task may launch another workflow. The latter should notify the calling task when it is completed!
Would you please confirm.
Rony
So as a result, also we will have a complete solution for the sub-process calling issue with wait state.
For instance, a task may launch another workflow. The latter should notify the calling task when it is completed!
Would you please confirm.
Rony
