Skip to content

alex4u2nv/wf-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alfresco Workflow Upload Form

Alfresco Activiti workflow form control override with upload functionality that makes use of the following concepts:

Dependencies

  • Alfresco Enterprise 4.2.2
  • Maven 3.x
  • JDK 7.x

Installation

git clone [git-repo-url] alfresco-workflow-upload
cd alfresco-workflow-upload
mvn install -Prun

Usage

  • Log into Alfresco Share with username admin:admin
  • Start a new workflow under My Tasks
  • Select [New Task] from the dropdown
  • Fill in appropriate fields
  • Upload a file
  • Start Workflow

Additional Information

  • Files uploaded directly from the workflow form, will be uploaded into /Shared/Workflow/Uploads/[username]-Date
  • When the uploaded file is moved out of the uploaded folder, into another another location, the tmp folder will be deleted
  • While workflow is active, the associated files need to be in a directory that is accessible to the user assigned to the workflow. Otherwise they won't see the file.

Known Issues

  • OnBootstrap functionality does not work well with Solr.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published