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?
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.