Hi all,

I am working on CRM project with alfresco repository.
I am trying to replace Mule with Camel-cmis so I can create communication 
between my application and alfresco repository trough Camel-cmis component.

I am trying to create routes for :

  *   new folder
  *   remove folder
  *   move folder
  *   copy folder
  *   new file
  *   delete file
  *   move file
  *   replace file
  *   copy file
  *   check in
  *   check out ....

After creating new folder route, i continued with remove folder route and got 
stuck. I saw in camel-cmis description that with camel I can add/read files and 
folders. The other operations like delete,move, copy.. are not mentioned. Is 
there any chance to achieve my goal with camel-cmis ?


Reply via email to