Skip to main content
Nintex Community Menu Bar

We've developed a wide variety of K2 applications over the past few years.
Now we're asking ourselves: Are these applications actually being used? How often are they accessed, and when were they last accessed? Can they possibly be deactivated or deleted?

I'm currently looking for a way to perform this analysis?

My question to you:
Is there a standard way? An overview/statistics, perhaps, in K2 Management?

Or
Is there an SMO I can use for this? Then I would write my own K2 application that displays this information in a list.

What do you think? Can you help us?

Hi ​@lwepea2,

 

I don’t think there is a SmO that tracks runtime in the way you are looking for. I could be mistaken, though.
You could, however, create a SmartObject that gets executed on every single run of a solution to save this data as a kind of access log. It won’t help with historical data, obviously, but it will help going forward.

 

HTH,

Gem