cancel
Showing results for 
Search instead for 
Did you mean: 

Workflows that move content and copy space structure

kkaragitz
Champ in-the-making
Champ in-the-making
I wish to create the following space structure with the following rules:
Versionable, Simple Workflow


CMS
-Draft
–Parent1
—Child1
-Published
–Parent1
What I need is when a new space is created under the Draft->Parent1 (for this example lets assume that it's Child1) that the same space is created under Published in the proper relative location.  I?m trying to configure Alfresco to be used as our portal's CMS.  We current use Documentum and have our content arranged so a user can promote content to Draft (Preview) and then to Published (Active) however they are not required to manually duplicate the folder structure under published this is done through the workflow process automatically.. I need to either duplicate or emulate this functionality with Alfresco.  Any input is appreciated.
2 REPLIES 2

kkaragitz
Champ in-the-making
Champ in-the-making
Due to the lack of response, perhaps I wasn't clear.  In a nutshell I'm trying to setup a workflow that's not a flat space structure like the example.    How can I achieve this with Alfresco 1.3 or 1.4?  I have a draft space with sub-directories under it how can use the workflow to copy spaces and content.

Kevin

kkaragitz
Champ in-the-making
Champ in-the-making
Another Bump.  As I dig through the documentation and work towards a solution to my problem I have a couple questions.


1)  Is it possible to apply a content rule to space through the Javascript API.  Basically I want to be able to apply the "Simple Workflow" action to a space directly from the JS API

2) Is it possible to create a Simple workflow using relative paths.