AT:
- given:
- Zebee broker is up and running
- when:
- I configure the connection to zebee in Optimize
- I start Optimize
- then:
- all data from zebee is imported to Optimize, especially:
- process definitions
- process definition xmls
- process instances
- activities
- variables
- new data created in Zebee is added to Optimize as well
- all data from zebee is imported to Optimize, especially:
Hint:
- no need to write tests. Manual testing is enough
- This should be more of a prototype. It does not need to be perfectly implemented as long as it works.
- do not add that to the master branch, but put it on an extra branch
- document how to setup+start import