Page 1 of 1

Know which folders users have subscribed to

PostPosted:Fri Apr 04, 2014 6:08 am
by cinto_qq
Hi,

Is there anyway that we can generate a list showing what users have subscribed to?


Regards,
Cinto

Re: Know which folders users have subscribed to

PostPosted:Sun Apr 06, 2014 4:51 pm
by jllort
The database query is
Code: Select all
SELECT * FROM OKM_NODE_SUBSCRIPTOR;