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

Custom Entities from Maven Archetypes Overview

Custom Entities from Maven Archetypes Overview

You can use the Maven archetypes to create entities, such as source services, target services, and transformations. The Maven archetypes are packaged with the EDS APIs. You can use these archetypes to create custom entity types in an Eclipse environment.
An Apache Maven archetype is a model or pattern that contains the prototypes of the entities that you want to create. You can use the archetype plug-in to create a Maven project from a template in Eclipse. Eclipse is a multi-language software development environment that includes a base workspace and an extensible plug-in system for customizing the environment.
The archetype information is stored in catalogs, which are XML files. The archetype plug-in contains an internal catalog that is used by default. You can also use catalogs from remote repositories.
EDS includes the following Maven archetypes:
  • 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.

0 COMMENTS

We’d like to hear from you!