JadeForBPM

Description

Jade for BPM is a customization of Jade Environment for BPM Flow (https://github.com/brunobuzzi/BpmFlow). It add very useful development and production tools to deal with BPM Flow Application.

Details

Source
GitHub
Created
Sept. 11, 2019
Updated
April 26, 2020

Categories

Packaging / VCS

README excerpt

Jade for BPM
====
Jade for BPM is a customization of [Jade Environment](https://github.com/jgfoster/Jade) for BPM Flow (https://github.com/brunobuzzi/BpmFlow).
It add very useful development and production tools to deal with BPM Flow Application.

Jade is an Alternative Development Environment (IDE) for GemStone/S that runs on Microsoft Windows. This [screencast](https://www.youtube.com/watch?v=dnRB5rBbkiI) gives a brief demo from 2013. 
Jade is built in (and inspired by) Dolphin Smalltalk from [Object-Arts](https://github.com/dolphinsmalltalk/Dolphin).

### Development Installation

To install Jade in Dolphin 7, follow these steps:

1. Install a Github client such as [Git Bash](https://gitforwindows.org/) or [SourceTree](http://www.sourcetreeapp.com/).
2. Clone [Dolphin](https://github.com/jgfoster/Dolphin) to Documents\Dolphin.
3. Run Documents\Dolphin\BootPRO.cmd to build the DPRO image.
4. Clone [Jade for BPM](https://github.com/brunobuzzi/JadeForBPM.git) to Documents\Dolphin\JadeForBPM.
4. Run Documents\Dolphin\Jade\BootJadeForBpm.cmd to build the JadeDev image.
5. Finally, from the Additional Tools folder in the System Shell open the Jade Login.

### Development Extensions
#### Extended SUnit Browser for BPM Flow

Run a simulation of a BPM Process Instance and see the SVG map.

![Extended SUnit](https://github.com/brunobuzzi/JadeForBPM/blob/master/wiki/extended-sunit.png)

### Deployment Extensions
#### Extended Jade Transcript for BPM Flow

Display and control all Web Server Processes running BPM Flow

![Extended SUnit](https://github.com/brunobuzzi/JadeForBPM/blob/master/wiki/extended-transcript.png)
← Back to results