Changing paths for demo data library files in a single-computer environment

A demo attachment library, named DATA, is included with the Attached Documents action. To view these library files, running on either WebSphere® Application Server or WebLogic Server, change the file to be the same as your doclinks directory setup.

Before you begin

You must have authorization to edit file paths in Attached Documents.

Procedure

  1. Log in to the system and open an application that has the Attached Documents action.
  2. Click Attachment Library/Folders and select the Manage Library action.
  3. In the Manage Library window, click the Details icon for the document whose file path you want to change.
  4. In the URL/File Name field, specify the new location of the doclinks directory. Type the full path, including the drive letter.

    The drive letter, path, and folder names are case-sensitive. They must be under the same as the path and folder names that you created in the System Properties application.

  5. Change the file paths for each document to the following paths:
    Operating system File paths
    Windows

    C:\doclinks\<filename>

    For example, document 1001, URL/File Name is displayed as default as: \DOCLINKS\BOILDER.DWF

    Change it to:

    C:\doclinks\BOILDER.DWF

    UNIX

    home/doclinks/<filename>

    For example, document 1001, URL/File Name is displayed as default as: \DOCLINKS\BOILDER.DWF

    Change it to:

    /home/doclinks/BOILDER.DWF

    You must change every library file path in the dialog that appears in the window.

  6. Click OK.
  7. Restart the application server.


Feedback