cancel
Showing results for 
Search instead for 
Did you mean: 

How to simulate processes.

george_ath
Champ in-the-making
Champ in-the-making
I'm familiar with the web-based explorer but i don't know how to run (or simulate) model processes. Does it require eclipse? Is there a way to create and run processes in the same inviroment? I'm a university student who need to use activiti for a project and i'm totally lost as how to use the software. Any help is appreciated.
2 REPLIES 2

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi George,

if you are familiar with java you can download activiti source and have a look on
org.activiti.crystalball.simulator.impl.playback.PlaybackProcessStartTest

Regards
Martin

vasile_dirla
Star Contributor
Star Contributor
Also, you can use the documentation:
http://www.activiti.org/userguide/
You'll find it very useful.