Skip to main content
Nintex Community Menu Bar
Solved

Closed WorklistItem details

  • August 17, 2017
  • 2 replies
  • 13 views

Forum|alt.badge.img+4

Hi,

 

Is there any way to get the details of a closed WorklistItem using K2 API/SDK (ex. who and when excecuded the worklist item)?

 

Best regards,

arnam

Best answer by tin

There may be other options, but one way to possibly get to this information is to use the SourceCode.SmartObjects.Client API and access the 'Activity Instance Destination' SmartObject.  This may have Reporting data that you are looking for.


2 replies

Forum|alt.badge.img+18
  • Answer
  • August 17, 2017

There may be other options, but one way to possibly get to this information is to use the SourceCode.SmartObjects.Client API and access the 'Activity Instance Destination' SmartObject.  This may have Reporting data that you are looking for.



Forum|alt.badge.img+4
  • Author
  • Rookie
  • August 18, 2017

Hi,

 

It does the trick :) - thank you for your help.

 

Best regards,

arnam