Apache Avro
This section contains the following topics:
- Overview
TIBCO Cloud Integration - Flogo (PAYG) provides out-of-the-box activities to serialize and deserialize Avro messages. It uses JSON-based schemas. For information on using Apache Avro refer to the Apache Avro documentation. - Avro Serialize
Use this activity to serialize the message data into a base64 encoded string using the schema and message that you configure in the Input tab of this activity. Once the message is base64 encoded, it can be transported over network. - Avro Deserialize
Use this activity to deserialize serialized data into a JSON readable format using the schema that you configure in the Settings tab of this activity.
Related concepts
Copyright © Cloud Software Group, Inc. All rights reserved.