Exporting Project as OpenAPI Specification at Design Time

The OpenAPI specification export utility allows you to export TIBCO BusinessEvents project artifacts in JSON or YAML format.

    Procedure
  1. In Studio Explorer, right-click anywhere in the project and select Export.

    The Export window opens.

  2. Select TIBCO BusinessEvents > OpenAPI Specification and click Next.
  3. In the OpenAPI Specification Export window, provide the following details.
    FieldDescription
    Generate Yaml

    Select this check box to generate OpenAPI Specification as a YAML file.

    By default, the OpenAPI Specification is generated in JSON format.

    Select OpenAPI Specification Location Browse and select the output location.
    Enter OpenAPI Specification File nameEnter a valid file name to save the OpenAPI specification.
    Select Channel File

    Browse and select the channel from the project.

    You can select only one channel at a time to export.

  4. Click Finish.
Result

The TIBCO BusinessEvents project is exported as OpenAPI specification at the specified output location.