Pushing an Application to the Cloud

After creating and testing your application in the TIBCO Business Studio for BusinessWorks, you can push your application to the TIBCO Cloud™ Integration.

Caution: When pushing an application to TIBCO Cloud Integration, make sure that the application properties of a type string are not enclosed in double quotes to avoid getting an error, Build Type Null not supported. For example,

When an application is pushed to the cloud an archive file is generated along with a descriptive header file. Both files are sent to the TIBCO Cloud Integration platform during a push to create or update the application in the cloud.

Before pushing an application to the cloud from TIBCO Business Studio for BusinessWorks, make sure that the API registry for the cloud to which you are pushing the application is set correctly in the Settings dialog of the API Explorer or the Cloud Applications view. See the "API Explorer" topic in the REST Implementation guide for details.

Push your sample application in one of the following ways:

  • From the TIBCO Business Studio for BusinessWorks:

    Make sure that the URL for the cloud environment that is set in the API Registry in the Settings dialog of the API Explorer is set correctly before pushing your application to the cloud. To do so:

    1. In API Explorer, click the down arrow icon and click Settings.

    2. Select the Cloud API registry configuration, and click Edit.
      • On the Basic tab, enter your username and password.
      • On the Accounts tab, select an account organization.
      • Click Finish and then click Close.
    3. Make sure that the Cloud checkbox is selected and its URL is correct.
    4. Right-click the application and select Push to Cloud.

  • From the command-line interface using the tibcli push command. Refer to the "Pushing an App Using the CLI" topic in the Getting Started section in the TIBCO Cloud Integration documentation.
  • In the Project Explorer, expand the application node and double-click Overview. The Overview page opens in the right pane. Click Push to Cloud in the Exporting section.
  • To push an application that was created in TIBCO Business Studio for BusinessWorks from the Web UI, see Creating an App.
Note: For TIBCO Java Message Service (JMS) applications, the TIBCO Enterprise Message Service JARs must be included when pushing the app. Refer to the Pushing a JMS Application to the Cloud for more detailed steps on doing so.

For more information on accessing the TIBCO Cloud™, see Connecting to TIBCO Cloud.