Deploying TIBCO BusinessWorks Container Edition applications using Push to Platform

You can deploy TIBCO BusinessWorks Container Edition applications in TIBCO Business Studio for BusinessWorks to the data plane using the Push to Platform option.

Note: This feature is available only when the Deployment Target in TIBCO Business Studio for BusinessWorks is set to Container.
Before you beginEnsure TIBCO Business Studio for BusinessWorks is connected to Control Plane. For more information, see Connecting to Control Plane with TIBCO Business Studio for BusinessWorks.
    Procedure
  1. In TIBCO Business Studio for BusinessWorks, right-click the application project and select Push to Platform.
  2. In the Push to Platform window, from the dropdown select the values for the following fields:

    Data plane: The data plane URL.

    BWCE version: The TIBCO BusinessWorks Container Edition base version.

    Base image: The base image tag name.

    Namespace: The namespace of the data plane.

    Application build name: The name of the build or the default name is picked.

    Profile: The required profile from the dropdown list.

  3. Click Create Build.
    Once the app build is successfully created, the app is pushed from TIBCO Business Studio for BusinessWorks to data plane.

  4. After the app is successfully pushed, you can deploy the app using the Managed by BW Provisioner or Managed by Helm Charts option.
  5. To deploy the app using the Managed by BW Provisioner option, specify the value for the following fields:
    • App Name: The default name of the application.
    • Execution History: Select the Execution History checkbox to enable Execution History.
    • Auto Scaling Configuration: Select the Auto Scaling Configuration checkbox to auto scale an application.
    • Service Mesh: Select the Service Mesh checkbox to enable Service Mesh.
  6. To deploy the app using the Managed by Helm Charts option, specify the value for the following fields:
    • Chart Name: Specify the chart name of the app managed by Helm Chart.
    • Chart Version: Specify the chart version of the app managed by Helm Chart.
    • Yaml Editor: In the YAML Editor option, you can add new app configuration details or edit any existing details.
  7. Select the I have read and accepted the TIBCO End User Agreement (EUA) checkbox and click Finish.
ResultIf application deployment is successful, you can view the app build in the App Builds tab on the TIBCO BusinessWorks Container Edition capabilities page. You can also view the applications running on the data plane details page.