Well, Im getting used to answering my own questions.

For anyone interested, if u have the task id (hint in a WF, its usually in 
the URL), you can run

<cfa_contentObjectGet
         datasorce="#request.cfa.objectStore.dsn#"
         objectID="#url.taskid#"
         r_stObject="stWF">

and get the instance ID as #stWF.WorkflowID#


At 12:48 PM 3/15/2002 -0500, you wrote:
>I've got a PLP inside an edit handler created as an artifact of a
>workflow.  When the PLP is done, i want to be able to run a
>CFA_WORKFLOWTASKEND, but need the workflow instance ID in order to run the
>tag.  Anyone have any clever ideas on how to get that?  I have the task id,
>from the URL, can i extrapolate the instance id from that?
>
>
>
>
>Jeff Tapper
>[EMAIL PROTECTED]
>Radio Free Astoria
>http://radio.tapper.net
>
>
______________________________________________________________________
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.

Reply via email to