|
From: David A. <dav...@ve...> - 2004-03-07 20:14:53
|
All, =20 This error also arises when attempting to complete the items from within = the instances view in the workflow folder. =20 Dave -----Original Message----- From: ope...@li... [mailto:ope...@li...] On Behalf Of David = Ayres Sent: Thursday, March 04, 2004 1:14 PM To: ope...@li... Subject: [Openflow-dev] completeWorkitem Problem Hey everyone. =20 I've been working with Openflow for about 2 weeks now with only a few "learning glitches" here and there. However, I've been having a problem = with the completeWorkitem function. I call the function as follows: =20 <dtml-call "qlwf.completeWorkitem(instance_id,workitem_id)"> =20 This results in the following error even though instance_id IS defined = and available: =20 Error Type: NameError Error Value: global name 'instance_id' is not defined Any help would be greatly appreciated! I'm pulling my hair out! Dave |