Feature - Automatic Archiving of Spooled Reports in Elliott v8.0

Feature - Automatic Archiving of Spooled Reports in Elliott v8.0

Release date: 03/04/2016

New Default Behavior

After installing Elliott 8.06.308 release, the location of a spooled report will change from directly under a module to a subfolder two levels below the module.  The first level of subfolder will be the current year.  The next level subfolder will be the current month.  So, each monthly subfolder will contain only the reports for that module generated in that month.  This eliminates the need to archive reports in the future.  In the image below, you can see that the March 2016 Accounts Receivable reports are in their own folder:

The commonly asked question after Elliott 8.06.308 update is where are my new spooled reports?  Well, they are under the current year and month subfolder.  Initially, this new behavior will be unfamiliar to you. But, for most users, the new behavior will work out best on the long run because you do not need to worry about archiving spooled reports anymore.  There are new context menu options that will make this approach more useful -- see the article entitled "Feature - New Context Menus in v8.0 Spooled Reports Manager."

Some users don't like this new automatic archive feature.  If you would like to disable this feature, you can follow the instructions in the following section.

Eliminating Automatic Archiving

If you do not want any automatic archiving, you can eliminate it by updating EL800U.CFG to contain the following section:
[Spool-Reports-Folders]
GL=None
AR=None
AP=None
PR=None
BB=None
IM=None
CP=None
PO=None
BM=None
Specifying None tells Elliott to store spooled reports directly under the module subfolder.

Automatic Archiving Options

If you would like to change the default monthly archive folder option, you can update EL800U.CFG as follows.

Each Elliott module can have its own automatic archiving option.  The possibilities are:
Yearly      to store spooled reports for the module under a subfolder by year.
Monthly   to store spooled reports for the module under a subfolder by month.
Daily         to store spooled reports for the module under a subfolder by day.
None        to store spooled reports for the module directly under the module.

High Volume Reports

If you have a report that runs every few minutes, you probably don't want all those reports mixed in with other reports.  In that case, you can add an entry in the [Spool-Reports-Folders] section of EL800U.CFG that will result in those reports being stored in a separate folder, away from other reports in that module.  It would look something like the following:
[Spool-Reports-Folder]
CP0305=Daily

This example would result in all the CP0305 reports being stored in their own folder structure like this:

You can specify Yearly, Monthly or Daily, depending on how you want the reports grouped.  You may add an entry for each report you would like to separate out from the rest of the Elliott reports..

Files modified: EL800S.CFG
JEG



    • Related Articles

    • Why Can't User Access Certain Spooled Reports?

      Released Date: 03/13/2025 Version: 8.0 & Up Q - I am having trouble giving another user access to a certain spooled report. I am sure I am missing a flag somewhere. There is a deferred processing task set up to run Credit Card Log Reports each night ...
    • Error 9/013 Saving Elliott Spooled Reports in Temp Folder

      Release Date: 03/11/2025 Version: 8.x & Up Q - On the Elliott PSQL database server, I also run defer processing. I try to manually perform a COP Posting and receive the following message: Error 9/013 saving ...
    • Feature - New Context Menus in v8.0 Spooled Reports Manager

      Release date: 03/22/2016 Background Recently, Elliott v8.0 introduced an automatic archiving feature for Spooled Reports. After you install that update, if you do not make changes to EL800U.CFG, all your spooled reports will be stored in a folder ...
    • Configuring Elliott V8.0

      Configuring Elliott V8.0 After installing Elliott V8.0, you need to make some configuration changes. If this is the first time you have started Elliott, the system will detect that the EL800.CFG file does not exist in your startup <root>\Bin ...
    • User Cannot See Some Spooled Reports in Elliott V8

      Q - One of my users can't see some spooled reports in Elliott V8.0 Spooled Report Managers. Other users have no problem seeing those reports. I already gave this user the right to "2. Access Other Users' Spooled Reports" in Global User Security. The ...