It is required to know the number of webreports that are in the system and which users use them, we ask us to indicate where to obtain this information.
There's a table in the DB that will tell you who is executing them. There's the DTREE View that will let you know by SubType.
Comments
There's a table in the DB that will tell you who is executing them. There's the DTREE View that will let you know by SubType.