|
From: <jm...@so...> - 2001-07-30 16:21:15
|
I have installed OpenFlow 0.3,
some questions:
Q: Why when you watch the url example_workflow/todolist you can see a
determined user the todolist list ?
A: The folder example_workflow is a OpenFlow object, and the todolist
method does this.
(correct?)
Q: In this todolist, I can see the activities, and in each activity I can
see the tokens in this activity (this is VERY nice), with hyperlinks on
the tokens like:
http://localhost:8080/test/test/example_workflow/one_end?token_id=3DAnonymo=
us+User996332330.652
(this is for the activity END of example_one)
Where does "one_end" come from ?
Is it related with my the folder /test/test/one_end ??
When I create my own process, must I create this folders for each activity
?
Q: What are the modes of the activities: "and, And, Xor ??"
A: It is the logic gate.
From=3Dand, means that to start the activity, the token must have
finished all the activities converging to this one.
From=3Dxor, menas that to start the activity, the token must have finished
only one (??) of the activities converging to this one (what happens
if the token finish one activity, and then another ??)
From=3DAND ????
To=3D I don't know what it is for.
Q: Flexibility. Is Openflow flexible ?? Can I change easily "by hand" the
state of a token, move it manualy, because in practice the workflow is
orientative, and sometimes things don't happen the way you think.
A: It seems, because it is zope and than can be changed through zope admin
interface (correct ???)
Thank you very much,
--
__o
_ \<_
(_)/(_)
Saludos de Juli=E1n
EA4ACL
-.-
|