DFS 6.5 SP3 Customizing Search Service

Options
dhinesz
edited February 11, 2011 in Documentum #1

Hi folks,

1) Is it possible to customize the SearchService(ISearchService)

2) We are going to install Content Server in AIX Enironment. BEA Weblogic Server will be also installed in same AIX OS. A DFS SearchService will be deployed in weblogicserver. Any external application want to search documents in Documentum has to invoke our DFS SearchService(deployed in BEA AS Server). My Question is, what are the classes, XML files, any JSON, SOAP handling class we have to write. What is the use of WSDL here. We are only going to deploy SearchService in BEA AS Server.An external client will invoke it

Please let me know how an remote application will communicate with documentum(eg. for searching a doc). What are the files(class, xml, json, WSDL) we have to write in our side.

Comments

  • pitch
    edited February 11, 2011 #2
    Options

    Kind of a late reply. There is a sample DFS search application with source code and ant build available. While it has not been updated for DFS 6.5 SP3, with minor tweaks in the setup it should get you started. The powerpoint, used during EMC World 2008, gives an overview of the application.