If user001 has only task of two process i need a service that return this result.
If the rol123 has only task of four process i nedd a service that return this result.
Any ideas about how can i do this with services from IS?.
In TaskInfo, you will find the ProcessModleID. I know this is a time/resource consuming process, but you can go through all tasks and list their user id and ProcessModeID.