REST API - Generating Full Download URL for Files

You can configure the Edge Drive or ObjectStore to generate a full download URL for the file. When you run the Edge Drive or ObjectStore APIs to view the properties of a file, by default, the API response will list a relative download URL for the file.

Procedure

  1. On the CommServe computer, add the GenerateFullDownloadURL additional setting as shown in the following table.

    For instructions about adding the additional setting from the CommCell Console, see Adding an Additional Setting.

    Property

    Value

    Name

    GenerateFullDownloadURL

    Category

    CommServDB.GxGlobalParam

    Type

    Integer

    Value

    1 - to generate a full download URL

    0 - to view a relative download URL

  2. On the Web Server, restart Internet information Services (IIS).

Loading...