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
LiveReport using MS SQL to locate items with specific cat/atts.
Samantha_Whelan
I need to create a LiveReport using MS SQL that will locate items with specific category and attribute data. The report should allow the user to filter data. The attributes are multivalues, Text Lookups and checkboxes. The report would list the latest documents that meet the filter criteria.I am relatively new to MS SQL and Livelink 9.7 and would appreciate any assistance.Thanks, Sam
Find more posts tagged with
Comments
Appu_Nair
The category/attribute data representation is extremely complicated for a beginner.Here's an easy way to attack it
https://knowledge.opentext.com/knowledge/llisapi.dll?func=ll&objId=3498953&objAction=ArticleView&viewType=1But
the jist of what you will be doing can be surmised by this.Let's say you have a category called myCat with five attributes text,integer,text,integer,date.If you apply this now to a document on llattrblobdata table this structure will be written and for "easy" reporting six rows of data will be written.The article is trying to flatten the 'n' number of rows into a single view.Start with some small data set and you should see light.Once you create a view for your category then other people can use it like a table (select * from myview).Once you get it it is very very easy..Beleive me it is fun....OpenText BI introduces a different approach by uaing a function to do this and is by far the better of the two approaches.If you want to take that route talk to your sales rep for a copy of the OT BI module.
Lee_Butler
Message from Lee Butler via eLinkHi Sam,If you're struggling doing this in a LiveReport at the SQL level youmight consider having a look at WebReports. WebReports allows you toapply macros (sub-tags) to Livelink data in order to retrieveinformation like categories and attributes. The sub-tag you would needto use is called CAT and can return data from sets, multi-values andeven multi-value attributes within multi-value sets.Thanks,Lee.-----Original Message-----From: eLink Discussion: Livelink LiveReports Discussion[mailto:livereportsdiscussion@elinkkc.opentext.com] Sent: Wednesday, July 16, 2008 9:41 PMTo: eLink RecipientSubject: LiveReport using MS SQL to locate items with specific cat/atts.LiveReport using MS SQL to locate items with specific cat/atts.Posted by Whelan, Samantha on 07/16/2008 03:37 PMI need to create a LiveReport using MS SQL that will locate items withspecific category and attribute data. The report should allow the userto filter data. The attributes are multivalues, Text Lookups andcheckboxes. The report would list the latest documents that meet thefilter criteria.I am relatively new to MS SQL and Livelink 9.7 and would appreciate anyassistance.Thanks, Sam[To reply to this thread, use your normal E-mail reply function.]============================================================Discussion: Livelink LiveReports Discussion
https://knowledge.opentext.com/knowledge/llisapi.dll/open/Livelink_LiveReports_DiscussionLivelink
Server:
https://knowledge.opentext.com/knowledge/llisapi.dllTo
Unsubscribe from this Discussion, send an e-mail tounsubscribe.livereportsdiscussion@elinkkc.opentext.com. __________ Information from ESET NOD32 Antivirus, version of virussignature database 3275 (20080717) __________The message was checked by ESET NOD32 Antivirus.
http://www.eset.com