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
Live Report
Thomas_Peeters
Hi,I would like to create a report that would search for all folders in livelink with a specific name - for example "Project Management" - and then list the path to that folder and the contents of the folder.Thanks in advance.Rgds-DJ
Find more posts tagged with
Comments
Lindsay_Davies
Message from Lindsay Davies <
ldavies@opentext.com
> via eLink
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">eLink
You could write a Livereport to do this, but you have not said whether you are MS SQL Server (and which version) or Oracle - it makes a big difference.
That said, with either RDBMS it is not simple.
You would need to find the relevant folders and their DataIDs, then for each walk the parent hierarchy to build the path.
A much simpler way is to use Livelink search.
Click the Advanced search button.
Click System Attributes.
Choose Object Type "Folders"
In the Additional Attributes pulldown, select Name - the screen refreshes and adds the Name: attribute field
Type in your required string - press Search.
The results will show the full path, paginated for convenience and it is Livelink enabled.
From:
eLink Discussion: Open Text Live Reports Discussion [mailto:livereportsdiscussion@elinkkc.opentext.com]
Sent:
2010 January 15, Fri 12:20
To:
eLink Recipient
Subject:
Live Report
Live Report
Posted by
oadeployment@swift.com
(Peeters, Thomas) on 2010/01/15 07:20
Hi,
I would like to create a report that would search for all folders in livelink with a specific name - for example "Project Management" - and then list the path to that folder and the contents of the folder.
Thanks in advance.
Rgds
-DJ
Thomas_Peeters
Apologies for the delay in my reply.Thank you for your reply, we use Oracle, but i agree it will not be easy :-)I forwarded your reply to our internal users.Rgds-DJ