never mind. found my own answer. simply running a cfa_workflowexecute on it did the trick.
At 09:26 AM 3/14/2002 -0500, you wrote: >Hey all - > >fairly simple workflow question for you. I'm programmatically >instantiating a WF inside the edit handlers of some objects. I've run a >cfa_workflowInstanceCreate, and then a cfa_workflowGetList, and im now >trying to figure how to tell from the structure returned by >WORKFLOWGETLIST, which task should be executed first. I'm trying to avoid >hardcoding this, as the WF is likely to change in a few months, and I'm >trying to keep my code flexible enough to respond to the changes. > >Can someone point me in the right direction? > >Thanks > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
