On 6/8/06, JP Singh <[EMAIL PROTECTED]> wrote: > Hi John > > I modified the code as you suggested.(Putting set inside of sequence.) > > I saw same problem. Just to summerize: > > 1. I launced the workflow > 2. Entered the fields author_name and File Path ( Previously it was set as > "Enter this field" and blank respectively) > 3. The flow moves from Store.designer to Store.Reviewer1 and then to > Store.Reviewer2 > 4. After SubProcess "final-round" calls the parent process docflow, it > should send the workitem to designer with filled values. > > 5. What actually happens I see the workitem has both the fields set as > defaulti.e. author_name is set to "fill this field" ( previous value erased) > and FilePath as blank . > > Its really quite rare and bugging situation but unfortunately it is there.
JP, it's not a bug. It's just the way you designed it. It's totally normal that if you set the fields at the beginning of the flow calling back that same flow 're-sets' the fields. Best regards, -- John Mettraux -///- http://jmettraux.openwfe.org _______________________________________________ OpenWFE - Open source WorkFlow Engine OpenWFE-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openwfe-users
