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.