Skip to main content

Hi,

 

For some instances, I want to complete the tasks for the users no more with an organization without redirecting the task to some other user.

Is there any easy way tasks can be completed with some administration tool without writing any code?

I have another question.

What are the different ways finding out the serial no of the task assigned to user apart from programmatically?

 

You may be able to write a simple application using the Sourcecode.Workflow.Client API, run it as an account with 'Impersonate' rights in K2 and impersonate these users to retrieve their worklist item and action them:


 


http://help.k2.com/onlinehelp/k2blackpearl/devref/current/default.htm#how_to_use_impersonate_user_using_the_k2_api.html


 

HI,

 

Apparently i dont thing you could acheive it without writing a piece of code using K2 API's.

 

Cheers,

Prajwal Shambhu


Reply