ActiveDocumentum

I’ve finally decided to release ActiveDocumentum.  ActiveDocumentum is a Ruby Gem that I created to bring some of the goodness, learned by pulling apart ActiveRecord, to accessing Documentum. Its nowhere near as mature, but I has been doing the job pretty well so far for the scripts and sites I’ve been using it for. It has a dependency on JRuby because it hooks into the DFS client libraries to facilitate connecting to Documentum. I’m going to post some further examples, but for the time being, here it is.

http://www.github.com/vertis/active_documentum

You’ll need a Documentum repository, JRuby and a copy of the DFS sdk to play with it.

Update: I’ve also done up a quick sample which you can find on my github (right next door to the actual library).

http://www.github.com/vertis/active_documentum_sample

Share and Enjoy:
  • Digg
  • del.icio.us
  • Google Bookmarks
  • Technorati
  • Facebook
  • Twitter
  • LinkedIn

Related posts:

  1. Rack – NoMethodError: undefined method `call’ for nil:NilClass Turns out Rack doesn’t read minds. I just spent the...

Related posts brought to you by Yet Another Related Posts Plugin.

Leave a Reply