Integration of company search engine and RAM repository using web services
Hello team,
We are looking to integrate RAM with our company search engine so that when a user searches for a keyword in our company search engine, it will pull the URL links to the assets in RAM in the search results. To achieve this objective, we are looking to use RAM Web Service. We would like to know if there is any method in the RAM Web Service, that will help us pull all the assets that are stored in RAM.
Thanks,
Sripriya
2 answers
We had a similar requirement, we used RAM feeds(ATOM) to display in enterprise search results.
We did not find any RAM services for our benefit at that time.
Regards,
Pramod
Comments
Feeds is a good option, also URL Reports: (http://pic.dhe.ibm.com/infocenter/ramhelp/v7r5m1/topic/com.ibm.ram.web.doc/topics/c_report_urls.html), and Java API (http://pic.dhe.ibm.com/infocenter/ramhelp/v7r5m1/topic/com.ibm.ram.api.doc/topics/overview-summary.html) ... WebServices are internal API.