OverWriteBytesTransformation
Description
OverWriteBytesTransformation element defines an overwrite bytes transformation.
GreenVulcano® ESB Configuration
The OverWriteBytesTransformation Element is used by: 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.OverWriteBytesTransformation |
name | required | Transformation name.
The attribute's value cannot be null. |
Offset | required | Offset from which the overwrite starts.
The attribute's value cannot be null. |
Bytes | required | Hex representation of the bytes to overwrite.
Every byte is coded with 2 hex char. The bytes are comma separated. The attribute's value cannot be null. |
OverWriteBytesTransformation might contain the following sub-elements: