Considerations

  • You cannot build an app executable if your app uses:
    • TIBCO Cloud Mesh
      Specifically, if your app includes an InvokeRESTService activity that is configured to use services from TIBCO Cloud Mesh (by setting the Discover services from TIBCO Cloud Mesh option to True), you cannot build an app executable.
    • TIBCO Cloud™ Live Apps connectors
    • TIBCO Cloud™ AuditSafe connectors
    • Custom Golang code

  • SSL/TLS configuration is not enabled for inbound triggers such as GraphQL, ReceiveHTTPMessage, and Websocket triggers. If you configure SSL for these triggers in TIBCO Flogo® Enterprise and then import the app in TIBCO Cloud™ Integration, the SSL configuration is not displayed in TIBCO Cloud™ Integration.

  • For the Amazon S3 Get and Amazon S3 Put activities of TIBCO Flogo® Connector for Amazon S3, Input Type/Output Type of File is not supported for a service or operation object.
    If you create the app in TIBCO Flogo® Enterprise and then import the app in TIBCO Cloud™ Integration, the File option is not displayed in:

    • Input Type of Upload setting of Put Activity
    • Output Type of single object operation setting of Get Activity
  • You cannot build a Docker image of an app using TIBCO Cloud™ Integration - Flogo®. Instead, download the Linux app executable and then build the Docker image. For more information on building a Docker image, see Build the App Docker Image.