|
From: <jm...@so...> - 2001-07-30 18:03:05
|
Answering to myself: > 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?) Yes > 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=3DAnony= mous+User996332330.652 > (this is for the activity END of example_one) > Where does "one_end" come from ? Ok, now I see from where it comes from. But I don't see the relationship between http://localhost:8080/test/test/example_workflow/one_end?<parameters> and http://localhost:8080/test/test/one_end How does this work? The remaining questions keep unchanged, > 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 finishe= d > 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 admi= n > interface (correct ???) > > > Thank you very much, > > -- > > __o > _ \<_ > (_)/(_) > > Saludos de Juli=E1n > EA4ACL > -.- > > > > > _______________________________________________ > Openflow-dev mailing list > Ope...@li... > http://lists.sourceforge.net/lists/listinfo/openflow-dev > --=20 __o _ \<_ (_)/(_) Saludos de Juli=E1n EA4ACL -.- |