Hello,
I'm trying to build a list of all processes currently running that have a particular datafield set to a specific value across the organization (not just for one user). I found from documentation regarding 2003, that the K2manager will accomplish this. I made a reference to that dll and found getprocessinstancesall() method, but it doesn't accept criteria as a field. Any ideas on how to accomplish this? We're a financial institution and what I am trying to do is show all of the open cases for a particular customer. I'm using the datafield to set an account value and trying to reference that within the processlisting aspx that I'm building. If I can't do that natively in K2, I can always make a lookup table and have K2 write to that table each time a process is initialized for a member and flag the respective record when the process has completed. It's possible, but I'm sure there's a cleaner way to do this in K2.
Thanks,
Jason
