Register Entities Introduction

Register Entities allows you to register custom components i.e. custom parsers, data sources and processors to be used in the pipelines.

There are following types of entities:

EntityDescription
Register Components →Upload a customized jar to create a customized component that can be used in data pipelines.
Functions →A rich library of pre-defined functions and user defined functions.
Variables →Use variables in your pipelines at runtime as per the scope.
Calendar →Create multiple holiday calendar which can be then used in Workflows →
Top