The repository contains two projects:
- The Persistence Layer to store OrbeonForms in GemStone/S
- The Backoffice Web Application to create Charts based on stored Forms and manage some GemStone/S configuration
Orbeon Persistence Layer for GemStone/S is an implementation of REST Services on the top of GemStone/S to store Orbeon Forms natively in GemStone/S database.
The manuals and complete documentation of Orbeon Persistence Layer for GemStone/S can be found here.
To install GemStone/S:
https://github.com/GsDevKit/GsDevKit_home
In order to implement your own persistence layer check the official Documentation of Orbeon here.
The Backoffice Web Application is an addon to the Persistence Layer for GemStone/S and has NO relation with Orbeon Web Application . If you click to view or edit an Orbeon Form it will redirect you to Orbeon Web Application.
It has some useful functionalities:
- Create Charts (using Highcharts) based on Orbeon Forms stored in GemStone/S.
- GemStone/S configuration options.
Orbeon Forms - Main Chart Page
Orbeon Forms - Pie Chart
Orbeon Forms - Heatmap Chart
Orbeon Forms - Spline Chart