keithlynch / bpms-fuse-order-demo

A demo illustrating interaction between BPMS and Fuse for an order fulfillment workflow process.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bpms-fuse-order-demo

A demo illustrating interaction between BPMS and Fuse for an order fulfilment work-flow process.

  1. Download and install Vagrant - https://www.vagrantup.com/downloads - note on some operating systems you will additionally need to install VirtualBox https://www.virtualbox.org/

  2. Download this repository and unzip it

  3. Download jboss-fuse-full-6.1.0.redhat-379.zip and place it in the dist directory

  4. Download jboss-bpms-6.0.2.GA-redhat-5-deployable-eap6.x.zip and place it in the dist directory

  5. Download jboss-eap-6.1.1.zip and place it in the dist directory

  6. Execute the command vagrant up

  7. Browse to http://192.168.33.10:8181/hawtio to access the Fuse Management Console

  8. Browse to http://192.168.33.10:8080/business-central to access BPMS

  9. Browse to http://192.168.33.10:8282 to access the web application

  10. Build the model project (integration/bpmintegration) and add it to BPMS - Authoring --> Artefact Repository --> Upload

  11. In Project Authoring --> Tools --> Project Editor hit the Build & deploy Button.

  12. In the Deploy -> Deployments view remove the current deployment and create a new deployment unit. We want to select the Request strategy.

Group Id : com.redhat.emea.example.bfod
Artifact ID : bfod-bpm
Version : 1.0.0

===================

If you stop and start the vagrant VM Fuse and the Web Interface are not started. There is a script to start these (in /vagrant after ssh in)

About

A demo illustrating interaction between BPMS and Fuse for an order fulfillment workflow process.


Languages

Language:Shell 70.1%Language:Java 20.2%Language:XSLT 3.9%Language:JavaScript 3.7%Language:CSS 2.1%