Home > Services

Overview

Services allow you to integrate your Master Data with other systems and develop your own MDM features in EBX.Platform. There are several services types:

UI Services

Programmatic Services

UI Services allow to develop a Java/JSP application and integrate it into EBX.Manager. It is used to enhance the EBX.Manager tool in order to provide users with additional features. Examples:

  • Import data from an external system

  • Mass update on a table

Programmatic Services allow to develop a Java/JSP application that can interact with EBX.Engine in a programmatic way. Examples:

  • Data historization, launched by a supervision system

  • Daily Data Export service

UI Components

EBX.Manager Component

UI Components allow to develop specific graphical user interface components attached to Data Types and displayed into EBX.Manager. Examples:

  • Hidden characters for password information type

  • Specific Javascript UI components

EBX.Platform offers the possibilitity to use EBX.Manager as a user interface component, callable through HTTP protocol. Examples:

  • Integrate specific Master Data views on the intranet.

Home > Services