Asynch Task Triggering

Weaver, Karen Karen.Weaver at Sonopress.com
Tue Apr 29 15:00:47 EDT 2003


I don't know exactly what you are looking for or trying to do, but I will
offer some alternatives.
 
1.  Set up parallel branches in your workflow.  The asynchronous step will
wait for its event but not start other steps for executing.
 
2.  Use the event creator to create an event in your workflow which will be
used to start another workflow containing this asynchronous task.
 
3.  Change the underlying method to synchronous.
 
-----Original Message-----
From: Alon Raskin [mailto:araskin at 3i-consulting.com]
Sent: Tuesday, April 29, 2003 11:58 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Asynch Task Triggering
 
 
Hi All,
 
Does anyone know of a way for me to trigger a Task from my main workflow
asynchronously (hope that i spelt that right). I know i could write a method
that triggers the task asynchronously but is there a way of doing it without
writing the method? I just want the Workflow to call the task and then
continue
(not to wait for it to complete).
 
Alon
 
 
 
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
 


More information about the SAP-WUG mailing list