Configuring the Application

The way in which you configure an application depends on whether the application is deployed or not.

  • A deployed application - If configuring a deployed application, you can configure the application in one of two ways:
  • A non-deployed WCC application - If configuring a non-deployed WCC application (which might be the Workspace application), open the config.xml file in your local development environment.

    The config.xml file is located in the following directory:

       StudioHome\wcc\version\JSXAPPS\WCCProjectName\

    where:

    • StudioHome is the directory in which TIBCO Business Studio was installed.
    • version is the version number of Workspace that was installed with TIBCO Business Studio.
    • WCCProjectName is the name of the General Interface Builder project that contains your custom application. If you are working with the Workspace application, this is “workspace”.

      If you are modifying the config.xml file to configure a non-deployed application, see Modifying XML to Configure the Application.