t_BaseMessage_AvroMapping
AvroMapping : Message
Maps message parts to Avro objects, arrays or primitives.
Properties
name : stringThe name to use for this part in the Avro message. Defaults to the message part name.
subtypeOptional binary subtype, either base64 or hex.
Valid values based on“string”. base64 hex
Parents
t_Message_Parts_Value - A value (or primitive) message part.
t_Message_Parts_Message - A message (or composite) message part.
Message - A message carries information from a source system to a destination system over an integration channel.
Parent topic: t_Message_Parts_Value
Parent topic: t_Message_Parts_Message
Parent topic: Message
Parent topic: t_SOADefinition_Messages_Message