Engine
This section will explain the installation steps needed to successfully upload a workflow model to the Imixs JSF Sample Application.
Before you can test the example you need further to upload a workflow model. The model can be managed with the Imixs Workflow Modeler Plugin from the Eclipse IDE. If you don't have already installed the Imixs Workflow Modeler, see the Installation Guide.
The Sample Application contains a valid model file of a "Trouble Ticket Workflow System".
A ticket is the "workitem" managed by your application which contains all necessary informations about the reported customer issue .
In this example scenario I designed the workflow very simple to demonstrate the principle and basic concepts of the Imixs Workflow:
Download the Demo Model form the Imixs Download center. Just import this model file (ticket.ixm) in a project of your Eclipse Workspace. Then the ixm-File can be opened with the Imixs Workflow Modeler Plugin from the Eclipse IDE.

You can synchronize this model file with your server using the Imixs Workflow Editor. Switch to the "Synchronize" Tab to start the synchronization.

Click the "Synchronize Model" link below the Service Selection to start the upload of a model definition to the Workflow Server. You need to authenticate against the Workflow Server Instance with the user account member within the IMIXS-WORKFLOW-Manager group.
You can added and extend the process model using the different features of the Imixs Modeler.
After you have setup the model you can run the application.