RajaneeshJM
Programmer
Hi,
We have an application which is already integrated with DMS systems like Documentum and Sharepoint. We are now supposed to integrate with Livelink [Content Server 10 SP2 Update 11]. While integrating with Documentum and Sharepoint we provide a feature where in the user can search for values matching the attributes of a document. For example list all documents which have file name starting with "ABC". Or list all documents which have title as "DEF". I would like to know the Web Service to be used to provide similar features while integrating with Livelink. For now, I am aware that Authentication service is to be used for authentication to livelink, DocumentManagement to retrieve the documents/folders/contents available in a workspace and ContentService is to used to download a document available in Livelink.
In short, I would like to know the service to be used for searching among the attributes of a document. Note that we are not required to support Content searching [searching the content of the document]. My assumption is that SearchService is to be used for Content searching.
Please respond.
Thanks in advance
Rajaneesh JM
We have an application which is already integrated with DMS systems like Documentum and Sharepoint. We are now supposed to integrate with Livelink [Content Server 10 SP2 Update 11]. While integrating with Documentum and Sharepoint we provide a feature where in the user can search for values matching the attributes of a document. For example list all documents which have file name starting with "ABC". Or list all documents which have title as "DEF". I would like to know the Web Service to be used to provide similar features while integrating with Livelink. For now, I am aware that Authentication service is to be used for authentication to livelink, DocumentManagement to retrieve the documents/folders/contents available in a workspace and ContentService is to used to download a document available in Livelink.
In short, I would like to know the service to be used for searching among the attributes of a document. Note that we are not required to support Content searching [searching the content of the document]. My assumption is that SearchService is to be used for Content searching.
Please respond.
Thanks in advance
Rajaneesh JM