Hello,
I would like to simulate my business process with the Aris Platform. So far, I only downloaded Aris Express which I have found as very usable. I create a process in BPMN 2.0
I would like to know if the simulation supports the following features:
- Simulation of process and their attached subprocesses (with transfer of data in-between them)
- Flowing data objects across tasks and tag some of these objects after they have passed through a task (for example to avoid that these objects flow twice through the same task when this is a possible outcome of the path structure)
- Declare global variables and increment them with value during task execution.
- Use of event timer to block temporarily the flow of execution.
- Create "template" processes where information will be passed at runtime.
Thanks for your information!
Laurent
Vincent Renard on
Hello Laurent,
Q - Simulation of process and their attached subprocesses (with transfer of data in-between them)
A - yes simulation can go through processes from high to detailed levels. You just have to create a flow with same events objects
Q - Flowing data objects across tasks and tag some of these objects after they have passed through a task (for example to avoid that these objects flow twice through the same task when this is a possible outcome of the path structure).
A - don't understand. Are you talking of loops ?
Q - Declare global variables and increment them with value during task execution.
A - this is called simulation experiment. You can declare variables (number of ressources, probabilities... and their values (1 to 999xxx, 0 to 1) and lauch your experiment to analyse the results
Q - Use of event timer to block temporarily the flow of execution.
A - i'm not sure to understand the question, but you have to use waiting time attribute in function to declare the waiting time (1 hour, 1 day, 1 month...) before the activity can be executed.
waiting time is not declarated on events.
Q - Create "template" processes where information will be passed at runtime.
don't understand
regards