cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy Workflow

zed
Champ in-the-making
Champ in-the-making
Hi, I create my workflow, named threestepsworkflow.

So, I create a processDefinition file, a model, a context and a file of property. The file I've created are

threesteps_processdefinition.xml  (named wft:threesteps)
threestepsModel.xml (named wft:workflowthreestepsmodel)
threesteps-workflow-context.xml (bean id="threesteps.workflowBootstrap" parent="workflowDeployer">)
threesteps-messages.properties.

I put all the files into the directory shared/——/extension

So, how can I deploy it. Restarting tomcat, alfresco don't work..
What I must do ?

thank's
1 REPLY 1

birgir
Champ in-the-making
Champ in-the-making
The usual placement of workflow descriptors is under webapps\alfresco\WEB-INF\classes\alfresco\extension not sure if this matters.

Have you specified the correct path to the processdefinition.xml in your context file ? e.g alfresco/workflow/review_pooled_processdefinition.xml. Another way to deploy the workflow definition file is to use the eclipse jBPM process designer editor and deploy to a running repository. This can save you the hassle of restarting tomcat when testing.

Direct deployment
http://wiki.alfresco.com/wiki/WorkflowAdministration#Deploying_via_JBoss_jBPM_Process_Designer
Manual
deploymenthttp://wiki.alfresco.com/wiki/WorkflowAdministration#Manually_deploying_a_jPDL_XML_file_or_Process_Archive