Description - Read data in Avro format

Runtime Class - com.ibi.agents.XDAvroFileReadAgent


Configuration

This action requires a Generics Configuration as well as the following required parameters.

Parameter Groups

 ParameterTypeDescription
Schema:stringPath to the Avro Schema file. If absent, the schema stored with the data will be used.
*Data File:stringPath to the Avro data file.
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.