I am trying to test my nested workflow in TS 6.0 and things are not working the same as in TS 5.5.2. According to the various bits and pieces of documentation for nesting workflows, my nested (child) workflow is supposed to inherit the Task ID of the task in the parent workflow via the
task_id form variable. This works in 5.5.2, but does not seem to work in 6.0. What is going on? My nested workflow is dependent upon knowing information about its parent. What changed?
Also, supposedly there is a
background attribute available in TS6 for a <wftask> that, if set to "t" is supposed to kick off my nested WFT automatically. It does not. I still have to open the <wftask> (the active task) and click the "finish" button (why is there a button named "Finish" anyway?) in order to kick off the nested workflow.
Dave SmithSr. Software Engineer
Nike, Inc.
(503) 671-4238
DavidH.Smith@nike.com