-
Notifications
You must be signed in to change notification settings - Fork 265
2. jBPM tooling
pzapata edited this page Jun 5, 2013
·
3 revisions
Test HR Example in Designer, Simulation & Deployment
- Open project Authoring Perspective
- Open 'jbpm playground' repo > HR project
- Open Resources
- Open hiring.bpmn2
- Check process designer
- Run simulation
- Project > Build & Deploy
- Check Deployments perspective.
- Check process definitions
New project & process creation
- Create new project
- Create new process with two steps (Which steps/activities? not all of them will work)
- Project > Build & Deploy
- Check Deployments perspective.
- Check process definitions
Process Runtime
- Start new instance
- Check instance details
- Task list.
- Check task life-cycle: Claim, Start, Fill Form, Save, Close popup, Complete, checking that the entered data is still there
jBPM dashboard integration
- Goto dashboards
- Test SSO
- Test KPI (instance, tasks)
Data model
- Go to created project.
- Create new data model (Tools > Data Model)
- Project > Build & Deploy
Versioning and redeploy
- Create new version of the process.
- Build project.
- Check the new version can be launched.