Elixir Repertoire Runtime

Elixir Technology Pte Ltd

All rights reserved.

Solaris, Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle, Inc. Microsoft and Windows are trademarks of Microsoft Corporation.


Table of Contents

Elixir Repertoire Runtime
Overview
Getting Started
Repertoire Runtime API
Using the Runtime API

Elixir Repertoire Runtime

Overview

The Elixir Repertoire Runtime is a data and report generation engine that can read Elixir datasources and report templates and render the results into all Elixir supported formats from within your own Java application. The goal of the runtime is to provide a simple and straightforward Application Programming Interface (API) for developers to access data generation and reporting functionality such as previewing/printing and saving of reports.

Getting Started

The Java Virtual Machine (JVM) platform required to run the Runtime Engine is Java 6 or greater. In order to develop Java applications you will need the corresponding Java Development Kit.

The runtime module is located in the runtime subdirectory in the location where you installed Elixir Repertoire.

Note

There is a Readme.html in the runtime directory which contains additional information.