Creating an activity and ending it out from another activity

  • 24 March 2005
  • 1 reply
  • 0 views

Badge +1
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.


1 reply

Badge +5

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