...
This plugin bundle is compatible with Joget DX 7 and Joget Workflow v6.
...
Source Code
The source code for the plugin is available at https://github.com/jogetoss/joget-hyperledger-fabric.
Installing the Plugin
To download the plugin file (.jar), do look for the latest plugin release at JogetOSS: https://github.com/jogetoss/joget-hyperledger-fabric/releases
Upload the downloaded .jar file through into your Joget platform via Manage Plugins.
Map and configure the tool Hyperledger Fabric Tool plugin to any Process Tool or Post Form Submission Processing.
Map and configure the datalist binder Hyperledger Fabric Datalist Binder to any Datalist Binder.
- Sample connection profile to the Fabcar network:
connection-fabcarMap and configure the form binder Hyperledger Fabric Form Binder to any Form Load Binder.
A sample app for Joget Enterprise Edition is available for download here:
.
jsonThe source code for the plugin is available at https://github.com/jogetoss/joget-hyperledger-fabric.
Sample App
This sample app reuses the "fabcar" example from this Hyperledger Fabric - Writing Your First Application Guide.
...
View file | ||||
---|---|---|---|---|
|
Sample connection profile to the Fabcar network:
connection-fabcar.json
Screenshots
Figure 1: Hyperledger Fabric configuration
...
Figure 4: Storing transaction status to workflow variable
Changelog
Version | Items |
7.0.0 | Updated for compatibility with Joget DX7 Upgraded to fabric-sdk-java 2.2.19 |
6.2.2 | Upgraded to fabric-sdk-java 2.2.6 Upgraded to commons-io 2.8.0 Upgraded to guava 3.1.1-jre |
6.2.1 | Updated for Hyperledger Fabric 2.2 |
6.2.0 | Updated for Hyperledger Fabric 2.0 |
6.1.0 | Updated for Hyperledger Fabric 1.4 on IBM Blockchain Platform |
6.0.0 | Initial release |
Common Errors And Troubleshooting
...