Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 902 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 902 Bytes

Activiti BPM demo for Hydra Order Management System (homs)

This repository keeps Activiti BPM demo processes which could be executed with Hydra Order Management System (homs).

Requirements:

Installation

  1. Download source code by git:

    git clone https://github.com/latera/homs-demo-processes.git
  2. Zip each project in separate archive:

    ls -d */ | xargs -I{} sh -c 'd=${1%/}; zip -j $d.zip $d/*.bpmn $d/*.yml' -- {}
  3. Deploy each project archive via Activiti admin interface: Manage -> Deployments -> Upload new

License

Copyright (c) 2016 Latera LLC under the Apache License.