Vasyl Matyashovskyy wrote:
> Hi to all!
> 
>  
> 
> I start to investigate SWAMP system, write the first processes.
> 
> I start many copies of processes and want stopped them and remove from
> system because it was testing processes, but I can't find the list of events
> that I can send to workflow from "admin console". 

Hi, the list of events you can send to your workflow depends on your
workflow definition. There are no "standard" events that finish or
cancel your workflow,
you can for example add an endnode to your workflow that gets activated on
the event "CANCEL". We chose that design to have a maximum flexibility,
for example you can restrict the users that are allowed to act the task
that sends
the "CANCEL" event, you can trigger additional notifications and so on.

To delete a workflow completely from the system and the database you
could use the
latest subversion code which includes a button in the "admin console"
which does this.

Greetings

-- 
Thomas Schmidt (tschmidt [at] suse.de)
SUSE Linux Products GmbH :: Research & Development :: Internal Tools
"memory management can be a bitch" (linux/kernel/fork.c:11)


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
swamp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/swamp-devel
http://swamp.sf.net 

Reply via email to