Difference between revisions of "Data transformation"
(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...") |
|||
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 |
Revision as of 08:07, 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.