Home » Categories » Solutions by Business Process » Profiler

User-Defined Reports - Multiple File Output

Datafile Software

User-Defined Reports - Multiple File Output

User-Defined Reports allow the option to create a text file as the output rather than outputting a report to a printer. This facility is usually used to create a CSV file to interface with other application or to create a BACS payment file to upload to your bank. The output process only allowed for the creation of one file from any one report – this new feature allows you to create multiple files from the same report. To enable the creation of an output file from a User-Defined Report you need to set the output filename within the Tools / Report Options parameter screen.


Specify the Full Pathname of the Disk File to be Created – here you set the filename of the text file to be created from the profiler user-defined report.Where the report is to create multiple files however you just specify a ‘holding’ filename here – the existence of a filename within this option enables additional options within the $SUBTOTAL report configuration.

With the exception of the facility to allow the pathname to be confirmed, which is not applicable within multiple file creation, the remaining options for formatting of the text file on this parameter screen apply equally in single or multi-file creation mode.

To create the multiple text files you need to set an additional parameter to the $SUBTOTAL control block, the $SUBTOTAL block allows you to specify a BREAK condition and a SAVEFILE setting. In general use the BREAK condition prints the sub-total on change of a data item, in file creation mode it is used in conjunction with the SAVEFILE setting to control where one text file ends and the next begins.



In setting the SAVEFILE options you are asked for the path and filename to be created. If you specified a standard filename then the file would overwrite each time but you can also use ‘!nnn’ (where nnn is a data item number) to use the content of a field on the last record processed before the sub-total, in addition you can use ‘ACCUMnnn’ and ‘CONSTnnn’ to be replaced with values from the accumulator and constant files respectively.

 Notes

 This facility is only available for ‘new-style’ User-Defined Reports

 You can use !nnn within the pathname of the file to be created but the report will not create the folder if it does not already exist.

Custom Fields
  • Release ID: 6.3
Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
G8 - Organise Pointers
Viewed 2112 times since Thu, Jun 28, 2012
Extend Number of Menu Entries
Viewed 2276 times since Thu, Jun 28, 2012
Recall Standard Text Entries
Viewed 2910 times since Fri, Jun 29, 2012
Configuration Options
Viewed 2034 times since Fri, Jun 29, 2012
User-Defined Reports - Print Images
Viewed 2181 times since Mon, Jun 11, 2012
Exception Procedures - EDI Order Processing
Viewed 2006 times since Thu, Jul 5, 2012
Z – System Status
Viewed 1115 times since Fri, Jun 29, 2012
Create Application Data Files
Viewed 1984 times since Fri, Jun 29, 2012
L - Listings
Viewed 2179 times since Thu, Jun 28, 2012
Disk File Suffix Codes
Viewed 2494 times since Fri, Jun 29, 2012