galactical
Programmer
Is there a way to query the list of activities (task) of a workflow template? For example, I have created a workflow with 5 tasks and deployed it into Sharepoint site. Now I want to query the list of activities/tasks within that workflow so that I can display them to the user on a page. How can I do this?
Is there any method either by using SP Object model or CAML query or even SQL query (to query the content database)?
I don't want to get the list of tasks already created. I want to find out the list of activities/tasks within a workflow template.
Thanks in advance o wise ones!!
Is there any method either by using SP Object model or CAML query or even SQL query (to query the content database)?
I don't want to get the list of tasks already created. I want to find out the list of activities/tasks within a workflow template.
Thanks in advance o wise ones!!