Hi Ihab, I have work with Lotus Notes/Domino a couple of years ago and know a little bit the api ncso.jar used to connect using CORBA Technology and IIOP protocol to Lotus Server. As this is based on Corba/IIOP, you have a lot of flexibility as you will use natively the API of Lotus but the counterpart is that as this is based on CORBA/IIOP, you should take care about that.
If you plan to retrieve data from Lotus Notes (playing the role of a kind of RDBMS database), then the approach using JDBC could be enough --> http://www-12.lotus.com/ldd/doc/drivers/jdbc/1.0/jdbc.nsf/66208c256b4136a2852563c000646f8c?OpenView Regards, Charles On Mon, Mar 21, 2011 at 1:48 PM, ihabo01 <ihab...@gmail.com> wrote: > 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. >