Table of Contents

Search

  1. Preface
  2. Introduction to Edge Data Streaming Custom Entity Types
  3. Managing Custom Entity Types
  4. Custom Entities from Maven Archetypes
  5. REST APIs
  6. HTTP Request and Response Parameters
  7. Sample JSON Requests and Responses
  8. Glossary

Developer Guide

Developer Guide

Edge Data Streaming API Installation Package

Edge Data Streaming API Installation Package

The EDS APIs are available in the
EDS-api-reference.zip
ZIP file that is available with the EDS installation package. Download and extract the ZIP file to a directory on your machine.
The
EDS-api-reference.zip
ZIP file contains the following folders:
archetypes
The
archetypes
folder contains the following Maven archetypes you can use to create entities:
  • vds-template-source-archetype
    . The archetype for the source service.
  • vds-template-target-archetype
    . The archetype for the target service.
  • vds-template-transform-archetype
    . The archetype for the transformation.
catalog
The
catalog
folder contains the
archetype-catalog.xml
file which stores the archetype information.
docs
The
docs
folder contains the API reference documentation. To view the API reference documentation, open the file
index.html
file.
lib
The
lib
folder contains the
vdsapi-2.5.jar
EDS Java API JAR file.
schema
The
schema
folder contains the
eds_plugin.xsd
EDS plug-in schema definition that describes the format of the EDS plug-in XML file.
scripts
The
scripts
folder contains the following API installer files:
  • install-eds-api.bat
    . The Windows installer file.
  • install-eds-api.sh
    . The Linux installer file.

0 COMMENTS

We’d like to hear from you!