Help File Locations

This configuration is used to specify the location of Workspace and Organization Browser help files.

Procedure

  1. Open the config.xml file.

    For information about how this file should be opened (that is, via the Configuration Administrator or via the file system), see Introduction.

  2. Locate the HelpFileLocations record in the config.xml file.
    <record jsxid="HelpFileLocations"
       workspace="https://docs.tibco.com/pub/amx-bpm/n.n.n/doc/html/bpmhelp/ClientOSWS/GUID-BEC930CC-206C-4026-8DAB-95AA8DF9A56F.html"
       orgBrowser="https://docs.tibco.com/pub/amx-bpm/n.n.n/doc/html/bpmhelp/ClientOSWS/GUID-654ED7AC-E0A2-4815-8727-5047C53F872B1.html"
    </record>

    where n.n.n is the current version number of Workspace and the Organization Browser.

  3. Modify the attributes as follows:
    • workspace - This points to the TIBCO Workspace User's Guide. The default value points to the TIBCO ActiveMatrix BPM documentation on the TIBCO Documentation website. If you have downloaded and stored the help files locally as described in Customizing Location of Help Files, enter the path/URL to the local TIBCO Workspace User's Guide in this field.
      Note: If Help is selected from the Workspace Login dialog, the setting in this attribute is always used, rather than the setting specified in the Configuration Administrator because settings in the Configuration Administrator are stored in the database, which are not loaded until after login.
    • orgBrowser - This points to the TIBCO ActiveMatrix BPM Organization Browser User's Guide. The default value points to the TIBCO ActiveMatrix BPM documentation on the TIBCO Documentation web site. If you have downloaded and stored the help files locally as described in Customizing Location of Help Files, enter the path/URL to the local Organization Browser User's Guide in this field.