|
From: Daniele <d.t...@ic...> - 2002-12-04 15:31:39
|
Dear Digna, I just checked the openflow.1.0.2.tgz available for download and I got no problem. Maybe you were unlucky (maybe the zope server was down). About the application wizard: it's a tool for designing common activity applications. You create a wizard in the same folder where you have an OpenFlow. The wizard will allow you to design applications for the openflow: each application will be created as a simple sequence of common operations: storing a variable in the process instance (creating a property), making an SQL query, sending an e-mail and so on. Each operation can be configured to get input from a lot of sources: from a form driven by the user, from a SQL query, from some variable you set and so on. I tried writing the wizard interfaces so that you can get hints on what you can do with it. Ah, of course you need an openflow installed and created to use the wizard. Daniele =) On Wednesday 04 December 2002 16:16, you wrote: > Subject: OpenFlow > Date: Wed, 4 Dec 2002 15:53:31 +0100 > From: "Digna Fernandez" <mf...@di...> > To: <in...@ic...> > > Hello, > I am trying to download openflow.1.0.2.tgz but I receive the message: File > Not Found - The requested URL was not found on this server. Is it available > on other location? > I have seen the applicationwizard.1.0.tgz file as well. Could you summarize > me its functionality? > > Thank you in advance. > > Best regards, > Digna Fernández Rodríguez > mf...@di... > DIT-UPM |