Concepts
The following describes some concepts that are used in the TIBCO Cloud Integration- Flogo (PAYG) environment.
- Apps
- Flogo apps are like containers that hold the logic of your application. The logic of the application is defined in a flow. A Flogo app can contain one or more flows.
- Flow
- A flow is a process that contains the business logic of the app. Every TIBCO Flogo® App must contain at least one flow. An app can consist of multiple flows. A flow is activated by one or more triggers. Each flow can contain one or more activities. A flow can have logical conditional branches. Each flow has default error handlers.
Copyright © Cloud Software Group, Inc. All rights reserved.
