Hi Every One,
In this post, i am going to discuss what is workflow and how to create our own custom workflow in alfresco share
Workflow:
Files to edit
In this post, i am going to discuss what is workflow and how to create our own custom workflow in alfresco share
Workflow:
A workflow consists of a sequence of connected steps where each step follows without delay or gap and ends just before the subsequent step may begin. It is a depiction of a sequence of operations, declared as work of a person or group, an organization of staff, or one or more simple or complex mechanisms. Workflow may be seen as any abstraction of real work. For control purposes, workflow may be a view of real work in a chosen aspect, thus serving as a virtual representation of actual work. The flow being described may refer to a document or product that is being transferred from one step to another.
Workflows may be viewed as one primitive building block to be combined with other parts of an organisation's structure such as information silos, teams, projects, policies and hierarchies.
In simple words flow where to go what and accepts and rejects, if accept it has to go some person ,rejects some other. these things will be there in workflow.
Adding new workflow in Alfresco:
For this you need to add some XML files and edit some XML files.
Files to be added
1)BidFlow.bpmn20.xml( file name can be any thing but extension has to be .bpmn20.xml)
2)CustomModel.xml (file name can be any thing but extension has to be .xml)
Files to edit
3)share-workflow-form-config.xml
4)bootstrap-context.xml