Changing paths for demo data library files for multiple computers and multiple Hypertext Transfer Protocol servers

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

Before you begin

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

Procedure

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

    The drive letter, path, and folder names are case-sensitive and must be under the same path and folder names that you created earlier.

  5. Change the file paths for each document to the following file 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.DFW

    UNIX

    /d01/doclinks/<filename>

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

    Change it to:

    /home/doclinks/BOILDER.DFW

    You must modify every listed library file path in the dialog box.

  6. Click OK.
  7. Perform one of the following steps:
    Option Description
    If you are using WebSphere Application Server and you edited the httpd.conf file Restart the HTTP server, theWebSphere Application Server, and the system.
    If you are using a WebLogic Server Restart the WebLogic Server.


Feedback