Hi,
 
    When a workflow task has a method, which invoker does it use to run that?  The first task of my workflow needs to launch a plp which is used to create an article.  The plp is usually called from the edit method of the object... 
 
my own invoker actually does a check and if necessary creates the required object and calls the edit method on that object.  I'm not quite sure how to get the workflow task to do this...
 
I have the edit handler, which calls the plp using the object id assigned to it...
 
I have an initiate handler which kicks of the workflow using workflowinstacecreate and workflow execute and taskexecute etc etc...
 
 
What I was hoping would happen, is that i could put the create method in the method field for the task and it would run that, meaning my invoker would use the create process then subsequently call the edit handler and all would be peachy...
 
but it isn't working that way.  So hence my question(s) - what invoker does the workflow use - and can anyone suggest how I might get this to work?
 
Thanks muchly
 
Toby
 
 
Toby Tremayne
Code Poet and Zen Master of the Heavy Sleep
Show-Ads Interactive Pty Ltd
359 Plummer St
Port Melbourne
AUST VIC 3207
+61 3 9245 1247

Reply via email to