Skip to content

brunobuzzi/OrbeonPersistenceLayer

Repository files navigation

Build Status

GemStone/S persistence layer for Orbeon

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

Persistence Layer

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.

Backoffice Web Application

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

Orbeon Forms - Pie Chart Orbeon

Orbeon Forms - Heatmap Chart Orbeon

Orbeon Forms - Spline Chart Orbeon