• Installation
    • Important Information
    • TIBCO Documentation and Support Services
    • Prerequisites
    • Downloading the Flogo Studio Docker Image
    • Downloading the Flogo Runtime Docker Image
  • User's Guide
    • Important Information
    • TIBCO Documentation and Support Services
    • Overview
      • Concepts
    • Developing TIBCO Flogo® Apps
      • Creating a TIBCO Flogo® App
      • Reverting Changes to an App
      • Building the App
    • Building APIs
      • Using a Swagger Specification
      • Using GraphQL Schema
    • Flogo Runtime
      • Environment Variables
      • Healthcheck API
      • Runtime Statistics
        • Go Language Runtime Statistics and Profiling
        • Application Metrics
          • Enabling Application Metrics
          • Prometheus
            • Using Prometheus to Analyze Flogo App Metrics
            • Often-Used Queries
    • Using Connectors
      • Creating Connections
      • Editing or Deleting Existing Connections
    • Flows
      • Creating a Flow
        • Starting with a Trigger
          • Creating a Flow with a REST (Receive HTTP Message) Trigger
          • Creating a Flow with the GraphQL Trigger
          • Creating a Flow with Other Triggers
        • Creating a Flow without a Trigger
          • Adding Triggers to a Flow
        • Creating an Error Handler Flow
      • Synchronizing Schema Between Trigger and Flow
      • Using Subflows
        • Creating Subflows
      • Creating a Flow Execution Branch
        • Types of Branch Conditions
        • Setting Branch Conditions
        • Deleting a Branch
      • Duplicating a Flow
      • Editing a Flow
      • Reverting Changes to a Flow
      • Switching Between Flows in an App
      • Deleting a Flow
      • Converting a Legacy Triggered Flow to a Blank Flow
      • Configuring the Error Handler
      • Adding an Activity
      • Configuring an Activity
      • Using the Iterator in an Activity
      • Deleting an Activity
    • Flow Tester
      • Testing Flows from the UI
        • What is a Launch Configuration?
        • Creating and Using a Launch Configuration
        • Configuring a Launch Configuration
        • Exporting a Launch Configuration
        • Importing a Launch Configuration
        • Cloning a Launch Configuration
        • Deleting a Launch Configuration
    • Mapper
      • Using the Mapper
        • Scopes in Flogo Enterprise Mapper
        • Reserved Keywords to be Avoided in Schemas
        • Mapping a Single Element
        • Using Functions
        • Using Expressions
        • Supported Operators
        • Mapping Array of Primitive Types
        • Mapping an Array of Objects
        • Clear Mapping of Child Elements in Objects and Arrays
        • Mapping an Array to a Non-Array Structure
    • Application Properties
      • Creating Application Properties
        • App Properties Dialog Views
        • Creating a Standalone Application Property
        • Creating a Group
      • Deleting a Group or Property
      • Using Application Properties in a Flow
        • Using Application Properties in the Mapper
        • Unlinking an Application Property from a Field Value
      • Using Application Properties in Connections
      • Editing an Application Property
        • Changing the Default Value of a Property from the App Properties Dialog
        • Changing the Name or Data Type of an Application Property after Using It
      • When Importing an App
      • Exporting Application Properties to a File
    • Application Configuration Management
      • Consul
        • Using Consul with TIBCO Cloud Integration- Flogo (PAYG)
        • Consul Connection Parameters
        • Setting the Consul Connection Parameters
      • AWS Systems Manager Parameter Store
        • Using the Parameter Store with Flogo Enterprise
        • Parameter Store Connection Parameters
        • Setting the Parameter Store Connection Parameters
      • Evironment Variables
        • Using Environment Variables to Override Application Property Values
      • Encrypting Password Values
    • Developing for AWS Marketplace
      • Build the Flogo Application Docker Image
      • About AWS Deployment Templates
    • Calling Lambda Functions
      • Creating a Connection with the AWS Connector
    • Using Extensions
    • Exporting and Importing an App
  • TIBCO Cloud™ Integration- Flogo® (PAYG) Activities and Triggers
    • Important Information
    • TIBCO Documentation and Support Services
    • Out-of-the-box Activities and Triggers
      • General Category
        • Triggers
          • Timer Trigger
          • REST Trigger
          • GraphQL Trigger
        • Activities
          • LogMessage
          • SendMail
          • InvokeRESTService
            • Using SSL
          • ReplyToHTTPMessage (Supported for backward compatibility only)
          • Mapper
          • InvokeLambdaFunction
      • Apache Avro
        • Overview
        • Avro Serialize
        • Avro Deserialize
      • Apache Kafka
        • Overview
        • Configuring a Kafka Client Connection
          • Kafka Client Configuration Details
        • Kafka Consumer Trigger
        • Kafka Producer
        • Kafka Offset Commit
      • Microsoft SQL Server
        • Overview
        • Creating a Microsoft SQL Server Connection
          • Microsoft SQL Server Connection Details
        • SQLServer Query
        • SQLServer Insert
        • SQLServer Delete
      • MQTT
        • Overview
        • Creating an MQTT Connection
          • MQTT Connection Details
        • MQTT Subscriber Trigger
        • MQTT Publish Activity
      • PostgreSQL
        • Overview
        • Creating a PostgreSQL Connection
          • PostgreSQL Connection Details
        • PostgreSQL Query
        • PostgreSQL Insert
        • PostgreSQL Delete
      • TIBCO Cloud Messaging
        • Overview
        • Creating a TIBCO Cloud Messaging Connection
          • TIBCO Cloud Messaging Connection Details
        • MessageSubscriber Trigger
        • TCMMessagePublisher
    • List of Supported Connectors