ODBC integration
Hello all, Does Camel offer a way to connect to a system offering an ODBC driver (but not a JDBC driver unfotuntately)? I can't see ODBC in the http://camel.apache.org/components.html components list so not sure how that can be done. Many thanks in advance for your clarifications Regards, Ihab -- View this message in context: http://camel.465427.n5.nabble.com/ODBC-integration-tp4221320p4221320.html Sent from the Camel - Users mailing list archive at Nabble.com.
Lotus notes/Domino integration
Hello all, I would like to integrate with IBM Lotus through Camel (read/write) but I am not sure what is the simplest way to do so. First investigations indicate that Lotus has a couple of ways to connect to, mainly: 1- http://www.ibm.com/developerworks/lotus/library/ls-Java_access_pt1/index.html Notes.jar : a JAVA library 2- http://www.ibm.com/developerworks/lotus/library/web-services2/ SOAP Services: but those are not out of the box and need to be created 3- http://www.ibm.com/developerworks/lotus/library/ls-Java_access_pt1/index.html Rest API through XPAges/Agents 4- http://www.techrepublic.com/article/application-integration-create-an-odbc-connection-to-a-lotus-notes-database/5116212 ODBC driver 5- http://www.dominoguru.com/pages/domino_rest_xpages_part1.html REST using XPages XAgets All of them seem to be doable but as I has no experience with Lotus, it is hard to judge which are possible/simple to use, what are the prons/cons for each especially that I want to use Camel as an integration plateform? Many thanks in advance for your help Regards, Ihab -- View this message in context: http://camel.465427.n5.nabble.com/Lotus-notes-Domino-integration-tp4221710p4221710.html Sent from the Camel - Users mailing list archive at Nabble.com.
Re: Lotus notes/Domino integration
Hello Charles, Thanks for your quick and clear response. To answer your question, I am looking to make Camel Read/Write data from/to Lotus notes. Did you try the first approach of integration with Lotus ? if yes, does the API have any limitations that I should pay attention to? thanks again for your answers Regards, Ihab -- View this message in context: http://camel.465427.n5.nabble.com/Lotus-notes-Domino-integration-tp4221710p4226583.html Sent from the Camel - Users mailing list archive at Nabble.com.
Re: Lotus notes/Domino integration
Thanks again Charles, Actually the JDBC driver would have been my preferred choice, but https://www-304.ibm.com/support/docview.wss?uid=swg21305841 it has been deprecated unfortunately . How about ODBC? can Camel support it? Ihab -- View this message in context: http://camel.465427.n5.nabble.com/Lotus-notes-Domino-integration-tp4221710p4227612.html Sent from the Camel - Users mailing list archive at Nabble.com.