01-18-2012 05:22 AM
01-18-2012 10:01 AM
01-18-2012 11:37 AM
Does it for example keep a history of all executed steps?No.
Did you try to turn off the history storage?Is it possible?
You mention you tested a subTask, but what did you do exactly?I defined a subTask inside the diagram and the subTask uses one start/end-event and two service-tasks with empty delegate classes.
You are right that a sub task is stored separately in the database. But it's also meant for adhoc workflow.What do you mean with "adhoc" workflow in this context?
So to summarize, it's very difficult to respond to your performance testing.Yes I now, but somewhere I had to start 😉
01-19-2012 02:34 AM
01-19-2012 04:45 AM
…did you take the time to read the user guide…Yes, but it is a lot to read and it is nearly impossible to understand everything in the first 5 minutes 😉
Turning off the history storage saves quite a lot of performanceRight, we do not need any history. Just pure running through the flow and forget everything… only the final result counts.
What you call a subTask is exactly an embedded sub process. Did you have sub processes in your own c++ engine as well?Yes, we have sub processes in our C++ engine. They are designed in various diagrams (like callAction), but at least during init they will be stored at one integrated storage.
There's some additional process instance storage related to sub processesright… that's I'm looking forward to … 😉
so you'll always see a decrease in performance when using themAs I wrote before: I can live with a performance decrease, regarding the benefit of activiti, but it must not be to big 😉
If you want to go purely for performance then yes it would be a good idea to get rid of the call activities and embedded sub processes,Is it possibly a good (optional) extension to the default designer exporter to include the content of external callActions directly into the calling flow (but not as an emebedded subTask!) ?
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.