Avro File - read from incoming document

Description - Read data in Avro format

Runtime Class - com.ibi.agents.XDAvroFileReadAgent



Parameter Groups

 ParameterTypeDescription
Schema:stringPath to the Avro Schema file. If absent, the schema stored with the data will be used.
Format:stringFormat of the incoming Avro data after conversion

Select from one of the following options:
  • XML {xml}
  • JSON {json}
* - denotes required

Output Events

NameDescription
OnParseErrorCould not parse a document.
OnNotFoundThe resource was not found and this is considered an error.
OnFailedOperationCould not perform the operation requested.