Skip to content

Creating the Manifest.YML file

vibhorbagdi edited this page Mar 6, 2018 · 1 revision

In BusinessWorks Container Edition 2.3.3 and later versions of the TIBCO BusinessWorks Studio, the Manifest file is created automatically if the preference ‘Container Platform’ is set to ‘Cloud Foundry’. Current supported deployment platform is PCF. For earlier releases, you need to create the Manifest.yml file manually through command provided in context menu.

Creating Manifest.YML file for existing projects For existing projects and when creating new projects in versions of Tibco BusinessWorks Studio prior to BusinessWorks Container Edition 2.3.3, you can generate the Manifest.yml file with the default values using command - “Create Manifest YML ” on the context menu for the Application Module.

manifestCreation

Creating a new BusinessWorks Container Edition Application / Application Module

  1. Open TIBCO BusinessWorks Studio.
  2. Set the preference of ‘Container Platform’ to ‘Cloud Foundry’
  3. Create either a new Application project or a new Application Module.

manifestCreation

When the project is created, a new Manifest.yml file is created in the project root directory of Application module. It is populated with the default values as shown in the screenshot below.

manifestCreation