Defining FCS URLs

You can define FCS URLs for stores and locations using the System Manager.

This task shows you how to:

Set the FCS URL for a Store or Location

  1. Using the System Manager, edit or create an existing store or location. See "Defining a Store" or "Defining a Location" in the ENOVIA Live Collaboration Studio Modeling System Manager Guide.

  2. For a new store or location, define the store or location as you normally would.

  3. In the Protocol field, enter either file or FTP.

  4. In the FCS URL field, enter an FCS URL for the server.

    Note: When defining a store, you only need to define an FCS URL for captured and external stores.

    Note: When creating captured, hashed stores with either a File or FTP/S protocol, the directory specified in the Path field will not be used. Instead, the directory will be created during the first checkin or copy operation.

    Include the Web application name, as follows:

    http://host:port/WEBAPPNAME
    

    For example:

    http://host:port/enovia
    

    If using Single Sign On (SSO) with FCS, the FCS URL should have the fully qualified domain name for the host. For example:

    http://HOSTNAME.MatrixOne.net:PORT#/enovia
    

    You can also specify a JPO that will return a URL. For example:

    ${CLASS:prog} [-method methodName] [ args0 ? argN]
    

    If running with HTTP/S and multiple rewrites, provide the direct HTTP/S URL here.

  5. Click the Create or Edit button.

  6. Make sure that the users performing the checkins/checkouts have permissions for the store that is mapped to the FCS server.