Question

I've been working with the Drupal CMIS API module recently and think it works great. However, i've now been tasked to upload only a file attachment to a specific directory into Alfresco when creating a new Drupal node/page.

I've created a new content type in Drupal that holds some basic fields, including the file attachment field.

In Alfresco, i have a folder as /Documents/Private/ and would like to know if anyone's familiar with a good method of uploading the Drupal file attachments directly into the Alfresco directory when the Drupal node is created.

I haven't been able to find any clear documentation online and thought to give stackoverflow a shot.

Thanks in advance!

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top