Base64Transformation

From GreenVulcano Wiki
Jump to: navigation, search

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: