App Schemas

You can define a JSON or Avro schema such that it is available for reuse across an app. Creating an app-level schema saves you time and effort of entering the same schema multiple times. An app-level schema can be used in any flow, activity, or trigger configuration where a schema editor is provided. You can simply pick an existing schema from a list. For example, app-level schemas are available from the following locations:

  • Inputs or Outputs tab of a flow (including Error Handler flows and subflows)
  • Input or Output Settings tab of an activity
  • Output or Reply Settings tab of a trigger

App-level schemas are filtered based on the type of the activity or trigger. For example, only JSON schemas are displayed in a REST trigger or activity configuration.

Currently, TIBCO Cloud Integration - Flogo (PAYG) only supports the JSON and Avro types of schemas.