Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
document owned by specific user
Gagnon_Jean-Marc_(hydroqadmin_-_(deleted))
How do I generate a Livereport that list all the documents owened by a specific user (title and obj ID) ?
Find more posts tagged with
Comments
Victoria_Freihofer_(rgsinc01admin_-_(deleted))
Message from Olson, Leonard via eLinkCreate a LiveReport like this:Inputs Type: User Prompt: Select User NameSQL: Select * from DTree where UserID = %1 and %2Param %1: User Input 1Param %2: Filter PermissionsReport Format: LiveReportThis will return a list of every Livelink object the User owns, and you can click and open the item.To limit the list to documents only, change the SQL like this:Select * from DTree where SubType = 144 and UserID = %1 and %2-----Original Message-----From: eLink Discussion: Livelink LiveReports Discussion [mailto:livereportsdiscussion@elinkkc.opentext.com]Sent: Fri 8/20/2004 1:39 PMTo: eLink RecipientCc: Subject: document owned by specific userdocument owned by specific user Posted by HydroQAdmin (Robert, Serge) on 08/20/2004 01:35 PM How do I generate a Livereport that list all the documents owened by a specific user (title and obj ID) ? _____ [To reply to this thread, use your normal E-mail reply function.] Discussion: Livelink LiveReports Discussion Livelink Server: Knowledge Center