Avro File - read from incoming document
Search form
Description - Read data in Avro format
Runtime Class - com.ibi.agents.XDAvroFileReadAgent
Parameter Groups
  Parameter Type Description  
Schema: string Path to the Avro Schema file. If absent, the schema stored with the data will be used.
 
 
Format: string Format of the incoming Avro data after conversion
Select from one of the following options:
- XML {xml}
 
- JSON {json}
 
 
* - denotes required
Output Events
Runtime Class - com.ibi.agents.XDAvroFileReadAgent
Parameter Groups
  Parameter Type Description  
Schema: string Path to the Avro Schema file. If absent, the schema stored with the data will be used.
 
 
Format: string Format of the incoming Avro data after conversion
Select from one of the following options:
- XML {xml}
 
- JSON {json}
 
 
* - denotes required
Output Events
Parameter Groups
| Parameter | Type | Description | |
|---|---|---|---|
| Schema: | string | Path to the Avro Schema file. If absent, the schema stored with the data will be used. | Format: | string | Format of the incoming Avro data after conversion
 Select from one of the following options: 
  | 
* - denotes required
Output Events
| Name | Description | 
|---|---|
| OnParseError | Could not parse a document. | 
| OnNotFound | The resource was not found and this is considered an error. | 
| OnFailedOperation | Could not perform the operation requested. |