Difference between revisions of "Base64Transformation"

From GreenVulcano Wiki
Jump to: navigation, search
(Created page with "==Description== Base64Transformation element defines a Base64 trasformation. =={{GVESB}} Configuration== Base64Transformation is used by element [[GVDataTransformation#Transfo...")
 
(Description)
 
Line 1: Line 1:
 
==Description==
 
==Description==
  
Base64Transformation element defines a Base64 trasformation.
+
Base64Transformation element defines a [http://en.wikipedia.org/wiki/Base64 Base64] transformation.
  
 
=={{GVESB}} Configuration==
 
=={{GVESB}} Configuration==

Latest revision as of 14:16, 23 March 2012

Description

Base64Transformation element defines a Base64 transformation.

GreenVulcano® ESB Configuration

Base64Transformation is used by element Transformations.

The following table shows its attributes:

Attribute Type Description
type fixed This attribute must assume the value transformation.
class fixed This attribute must assume the value it.greenvulcano.gvesb.gvdte.transformers.bin.bin2bin.Base64Transformer
name required Transformation name.

The attribute's value cannot be null.

Operation required Defines the transformation to perform.

The attribute's admitted values are:

  • Encode
  • Decode

Base64Transformation might contain the following sub-elements: