Skip to content

pprosser-redhat/3ScaleProcess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

375 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Extending 3Scale authorisation worflows with Red Hat JBoss BPMS

The 3ScaleProcess repo contains 3 projects

  1. Scale3Pojos - Jaxb project for working with the 3Scale XML - has to be imported into BPM as a dependency. This can be done by compiling the project using "mvn package" to create the jar file. The jar file can than be loaded via business central using Authoring --> Artifact Repository
  2. sync - Spring boot Fuse application that received web hooks events from 3Scale. Transforms the request and starts a BPMS process for authoiration
  3. workflows - the BPMS process project - This needs to be clone into BPMS using business central

Note: To create a running BPM instance, Eric Schabell's guide was followed here :- http://www.schabell.org/2016/11/appdev-cloud-howto-run-jboss-bpmsuite-in-container.html

You can edit the docker file to create more BPM users for the demo

About

Using BPMS for Account Approvals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published