Skip to main content
Hi,

I have a workflow in which I transition to two different activities from one activity. One of these activities continues the workflow and second one is a monitoring activity.

I can create the monitoring activity no problem but I m having trouble ending that activity from another activity. The activity continues to show in the task list.
Is there a way to delete or finish an activity from code?

In the screen shot I show the entire workflow after "Assign Contributors" activity I create the "Monitor" activity. I would like to end that activity(task) from the "Post Briefing Note" Activity which is the last activity in the list.

Thanks for you help in advance.

This should be possible using code,  check out this link:

 

http://help.k2.com/onlinehelp/k2blackpearl/DevRef/4.6.7/webframe.html#What%20is%20new%20in%20this%20release.html

 

This should give you some specific detail on how to adjust and modfify activites using code. 

 

Regards

 


Reply