Skip to main content

 

Hello All,

 

I have requirement to restart active workflow from the beginning when there is a change submitted for a request for which the workflow is already running in progress.

Workflow has 3 stages. User must be able to open pending request from view and should be able to restart the workflow anytime by cancelling the existing workflow tasks which are in progress. I want yo know whether there is standard solution available using K2 studio or we need to build a custom solution.

 

Best Regards,

Achyut

Hi,


 


There is no way to achieve this out of the box. You can make use of K2Api to easily achieve this, but that will mean you have to develop your own custom form.


 


If you want to make use of SmartForms to do this, you will have to develop your own custom service broker to expose the api, so that you can create SmartObjects from there that can be used by your forms.


Thanks BoringNerd,

Can you give me some advice on how to design the solution for this. I am new to K2 and i have not tried K2Api or Custom Service broker. Which one is quicker to build K2 API or Customer Service broker?.

 

Cheers 

Achyut


Reply