Home
Extended ECM
API, SDK, REST and Web Services
Query to fetch document
Elanthirayan_Jeyaraman
Hi,I need a query to fetch documents/objects that satisfy a given criteria based on attributes in a category.Any help in this would be highly appreciated.Thanks in Advance.Regards,Elan
Find more posts tagged with
Comments
Todd_Pinel
Not sure how you would prefer to find these documents.a) using a SQL query directly against databaseorb) use Livelink Search either through LAPI or the Search APIIf you go with option a you will need to look at the llattrdata tableIf you go with option b check out the Search API Programming Guide (
https://knowledge.opentext.com/knowledge/llisapi.dll/Open/13621465)
and also the Livelink Query Language documentation that can be found in your Livelink SDK documentation.
Roldan Ortiz Molinares
Quoted Todd Pinel on 02/26/2015 10:52 AM:
Not sure how you would prefer to find these documents. a) using a SQL query directly against database or b) use Livelink Search either through LAPI or the Search API If you go with option a you will need to look at the llattrdata table If you go with option b check out the Search API Programming Guide (
https://knowledge.opentext.com/knowledge/llisapi.dll/Open/13621465)
and also the Livelink Query Language documentation that can be found in your Livelink SDK documentation.
Hi !
Exist any way of make a query to Content Server DataBase to any table?