2. Installation

Install the XOE community edition with installer

Download and Install

  1. register in Community edition page and download the installer from the below link: Download

double click the installer and follow the instructions to install the XOE

it will create a new folder xdata in the home directory

Obtain the license key

  1. register and download community edition license key from xplain data licence service

  2. copy the license key file user-license.json to the <home>/xdata/user_licenses folder

Optional: Example Data set

copy the example data set to the <home>/xdata folder

Install the corporate XOE with jar file

obtain the oe.jar and exampleusers.db from Xplain support team

run the below command to start the XOE using terminal:

export xplainpath=path/to/dataset
java -jar -Xmx20g oe.jar --spring.datasource.url="jdbc:sqlite:path/to/exampleusers.db"

Access the XOE with browser in below url: