cancel
Showing results for 
Search instead for 
Did you mean: 

Integrating Alfresco WCM with Documentum

shakim91
Champ in-the-making
Champ in-the-making
We have a unique situation. Our client currently uses Documentum Web Publisher for WCM. They like the ease of Alfresco WCM for content creation but they still want to keep the assets in the Documentum and use Site Caching Service to publish the content.

Is it possible to link Alfresco with Documentum in such a way that content generated using XForms or FreeMarker templates directly goes into the Documentum along with metadata? What approach would you suggest?

Thanks,
shakim
1 REPLY 1

marutiprasad
Champ in-the-making
Champ in-the-making
Hi shakim91,

you can use DFS to post the content to Documentum, you can cusomize/ Add a specific behaviuor for a space/folder in alfresco using SDK. so if new content or document added to a space trigger an action which takes data and meta data from alfresco and using a wrapper class of DFS,we can put in Document Content server.

Maruti.