Hi all,
Actually what is the difference between class xxxEventHandler created during creation Workflow Type and xxxEventHandler created during creation Workflow Approval ?
xxxEventHandler created during creation of Workflow Type usually has method:
-started
-completed
-canceled
xxxEventHandler created during creation of Workflow Approval usually has method:
-canceled
-changeRequest
-completed
-created
-denied
-returned
-started
My confusion are, Workflow Type event : Started / Completed / Canceled it's look the same as Workflow Approval event : Started / Completed / Denied, is it not ?
So if I already put some routine in let's say Workflow Type event : Started / Completed / Canceled, I don't need to put in Workflow Approval event, right ?
Kindly advice,
Thanks,
Toni.
Thanks in advance,
Toni
*This post is locked for comments
I have the same question (0)