Difference between revisions of "Data transformation"

From GreenVulcano Wiki
Jump to: navigation, search
(Created page with "==Definition== In order to transfer data between non-homogeneous systems, an ESB must implement a powerful and flexible [http://en.wikipedia.org/wiki/Data_transformation data tra...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
==Definition==
 
==Definition==
In order to transfer data between non-homogeneous systems, an ESB must implement a powerful and flexible [http://en.wikipedia.org/wiki/Data_transformation data transformation] engine. {{GVESB}} is able to transform source data by means of several languages:
+
In order to transfer data between non-homogeneous systems, an ESB must implement a powerful and flexible [http://en.wikipedia.org/wiki/Data_transformation Data Transformation] Engine ([[GVDataTransformation|DTE]]). {{GVESB}} is able to transform source data by means of several languages:
 
* XSLT
 
* XSLT
 
* OGNL
 
* OGNL

Latest revision as of 13:12, 13 May 2014

Definition

In order to transfer data between non-homogeneous systems, an ESB must implement a powerful and flexible Data Transformation Engine (DTE). GreenVulcano® ESB is able to transform source data by means of several languages:

  • XSLT
  • OGNL
  • Javascript

Several transformations can be organized in a chain, resulting in a very powerful feature.

If you plan to use data transformation features, you need to use VulCon® design tool. VulCon allows you to insert manually you scripts or, optionally, to map graphically your transformation by means of XML Data mapper.