Skip to main content
Is anyone aware of how to store the version of the K2 process being used by the InfoPath form? I'm not aware of K2ROM being able to pull the version of the process, but if there's a way of doing this through some kind of webservice, please let me know.

(In our scenario, we are potentially looking for this feature as a need for auditing.)
K2MNG.dll is the only component that is Process Version aware, one can use this object to retrieve the Default version of the process. Please refer to the K2MNG (K2.net Management objects) object model documentation in the help files for more information on this.

Reply