Changing paths for demo data library files for two computers and a local Hypertext Transfer Protocol server

A demo attachment library, named DATA, is included with the Attached Documents action. To view these library files when you are using a WebLogic server platform, change the file paths to be the same as your doclinks directory setup. These steps are valid for systems running on Windows or UNIX.

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, change the path to specify the new location of the doclinks directory. Type the full path and use the mapped drive letter.

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

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

    H:\doclinks\<filename>

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

    Change it to:

    H:\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:

    /d01/doclinks/BOILDER.DFW

    You must modify every listed library file path in the window.

  6. Click OK.
  7. Restart the WebLogic Server.


Feedback