Limiting Spool File Downloads by File Size

By default, there is no limit on the size of downloaded spool files. If you want to control spool file downloads based on file size:

  1. Make sure the RAI_RUNREMOTE package is activated in PeopleSoft.

  2. Right-click the PeopleSoft Process Server and choose Edit from the context menu.

  3. Click the Parameters tab.

  4. Click Add to add a parameter.

  5. In the Name field, enter JobSpoolMaxSize.

  6. In the Value field, enter one of the following:

    • -1: No limit on spool file size (the default).

    • 0: Do not retrieve spool files.

    • Any other number: The maximum size in bytes. Only spool files of this size or smaller will be downloaded.