|
From: Peter E. <P.E...@er...> - 2002-02-22 15:31:45
|
I now have OpenFlow 0.7 (or 0.7777777 ?) downloaded from http://www.openflow.it/wwwopenflow/EN/index_html Currently I have 4 problems : 1. I am unable to delete instances. In the 'Process instances' tab I select one or more of the instances and press 'Delete instance', and all that happens is the selected instances remain, unselected. 2. I tried creating an application from a DTML document, with URL http://localhost:8080/mywf/trialdtmldoc and empty brace parameters. The URL is correct as I can call it directly from the browser. I then created an activity to call this application (Manual start and finish, and empty brace parameters), and managed to get a 'Start application' action for it in a Work list. When I select the 'Start application', Zope fails, unable to locate the object at ...:8080/mywf/http%3A 3. If I interrupt an OpenFlow session to browse (e.g. www.openflow.it) then return by the browser 'Back' button, I usually find I have lost the required permissions to continue, and can only retrieve the situations by closing and re-loading the browser. Of course I don't know if this is an OpenFlow problem, or Zope, or the browser (MS IE5). 4. Please advise what is the format (or please give an example) for passing parameters to applications. Thanks Peter |