Creating and Deploying a New App Build
This topic describes how to build and deploy a new Flogo application to a data plane.
You need to provision a TIBCO Flogo® Enterprise capability version before you can create an application. For instructions, see Provisioning TIBCO Flogo.
- Procedure
-
In TIBCO Control Plane, click Data Planes from the left navigation.
-
On the Data Plane card of your choice, click Go to Data Plane.
-
In the Applications section, click Deploy an App.
Tip: Alternate method:In the Capabilities section, select the FLOGO capability.
In the App Builds section, click Create New App Build And Deploy.
Proceed with Step 5.
-
Click Start in the Deploy Flogo card.
-
On the Upload Files tab, drag and drop the
.json
or.flogo
file into the box or click browse to upload to upload a file from your system. Then, click Open.Note: To deploy an app created locally in Visual Studio Code, upload the.flogo
or.json
file from your workspace. -
Click Upload Selected File, and then click Next.
-
On the App Build Configurations tab, specify the values for the following fields:
Field Description Select Flogo version Flogo Version From the Flogo version dropdown, select the Flogo version that you want to work with.
Default: The latest version or provisioned version.
Application Build Name Specify the name of your application.
Default: The application name is automatically retrieved from the uploaded
.flogo
or.json
file in Step 4.Note: When naming your application, ensure that the name contains only lowercase letters (a-z), numeric characters (0-9), and hyphens (-). Hyphens must be placed in the middle of the name, not at the beginning or end. For example,abcdefg
,123458
,abcd458
, or12-ab-4
are valid. Any other characters, such as uppercase letters, spaces, or special symbols, cause the deployment to fail.Application Tags Click the icon to add tags for your application to enhance searchability and categorization.
Select Connectors/Custom Extensions version Refresh List Click to fetch the latest list of connector/extension versions.
Default: The latest version or provisioned version.
<Connector/Extension> Choose the version of the connectors and custom extensions that you want to use with your application.
If your application requires a connector that is not currently provisioned in the data plane, you are prompted to provision it. Click the provision the missing connector in another tab link. For more information, see Provisioning Flogo and Connectors.
-
Click Create Build.

-
On the Finished tab, click Deploy App to deploy the app build. For instructions, see Managed By Flogo Provisioner or Managed By Helm Charts.
Or
-
On the Finished tab, click View App Builds to view details about the app build. For more information, see App Builds.