|
From: Daniele T. <d.t...@ic...> - 2002-01-09 08:03:32
|
On Tuesday 08 January 2002 19:39, Juli=E1n Mu=F1oz Dom=EDnguez wrote: > I am looking for a way to upgrade my old workflows to the last Openflow > version. > > Uhm.... Thinking and thinking, I don't find an easy way ! Usually what I personally do is this: 1) create a FixMe function that takes care of an automatic upgrading (ie:= =20 goes through all the workflow items that need upgrading, adds properties,= =20 initializes them and so on). 2) then I invoke the function via an URL call in my browser (like=20 localhost:8080/mywf/FixMe) The team in Icube (Vincenzo and I) has had some thought about this, but t= he=20 action is still to come. I'm doing it in the FixMe way in the meantime =3D= ). =09Daniele =3D) |