Does anyone know if there is a java API provided for OpenText eDocs (formerly Hummingbird DM)?

Our experience in using it in our webapp is limited to client-side access using ActiveX, we'd like to know if there's a way to access the API on the server side using Java

Thanks!

link|improve this question

71% accept rate
feedback

1 Answer

I don't use java myself. But their API is COM/DCOM based so if you could manage to interface with that (http://j-interop.org/ looks promising). You're set.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.