Get completed activities of a process

  • 24 May 2010
  • 1 reply
  • 1 view

Badge +2

Hi,


We have a requirement to populate all the completed activities in the dropdown for a process and then display the activity details on selecting the activity from dropdown. Is there any K2 API using which we can achieve this?


Thanks,


Shilpa


1 reply

Badge +8

You can use the Activity Instance SmartObject (available out the box). You just need to pass in the Process Instance ID and possibly filter by the status if you only want to show completed Activities.

Reply