In order to be able to generate a report from the Scheduler application, you need to define the temporary location where the files are stored before being viewed or sent to a printer. The default value is c:\temp.

Note: If you use the c:\temp path, you must ensure that the temp folder exists on the c drive, and that the user has permission to create files in this folder.

To define the report buffer

  1. Open the Scheduler Setup window.

    Navigate to Departments/Administration/Application Setup/Scheduler/Scheduler Setup.

  2. Enter a network path in the Report Buffer Path field.

    When the service tier is on a separate machine from the client, the report buffer path must be a Fully Qualified Domain Name (FQDN). In a format such as the following:

         \\<servername>\<folder>

    For example,

         \\axsp1\SharedDocuments

  3. Click OK.

See Also

Tip