Setting Up the View Distributor Application

You must set up the View Distributor application prior to using it.

Procedure

  1. Copy the following directory...

    StudioHome\wcc\version\Samples\wccViewDistributor\JSXAPPS\wccViewDistributor\

    ... to the following directory:

    StudioHome\wcc\version\JSXAPPS\

    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.
  2. Copy the View Distributor application’s launch fragment from here...

    StudioHome\wcc\version\Samples\wccViewDistributor\wccViewDistributor.html

    ... to here:

    StudioHome\wcc\version\

    This is the file that will be used to start the application.

  3. Copy the View Distributor application’s WAR-file creation utility from here...

    StudioHome\wcc\version\Samples\wccViewDistributor\wccViewDistributor.create.war.cmd

    ... to here:

    StudioHome\wcc\version\

    This file is a command utility that is used to create the WAR file to deploy the utility to a runtime node. This file will be used only if you deploy the View Distributor application to a runtime node. For more information, see Starting the View Distributor Application.