Our original Lotus Notes/Domino Report Server database template was created using Domino 4.6 - (On Disk Structure) ODS 2.1, thus causing the 2GB database limit. Apparently the 7076 error can occur if the Notes database is over the 2GB file limit.
Set WinSpool/400 access for restricted users
When copying an AS/400 report with CPYSPLF, the CTLCHAR(*FCFC) option puts ANSI form control characters in the first position of each record. This on…
Currently you cannot append to to a database file with the Batch Report Server when using the DataImport Report Converter, however there is a new feature in the Batch Report Server V2.0.25 and above that allows...
Problem: Cannot Register Class when trying to send report to Lotus Notes Database. Error 8965-8965 The ID File is in use elsewhere and cannot be m…
Problem When you convert a report to PDF using a WinSpool/400 product, you get the following error: Solution Upgrade to WinSpool/400 PDF Convert…
Getting an FTP error (22049) from WinSpool/400 Report Download when downloading a report. The log showed: Exception encountered for FTP exit program [email protected] in library SMZ8SYS for exit point .
You can use a user process to generate an electronic form with EZ Print/400 or Optio and send the electronic form to multiple email addresses automatically. Because EZ Print/400 doesn't allow you to pass a report's user defined data...
The CL Program listed below can be used to secure the AS/400 FTP server so only WinSpool/400 commands can be run and only the WinSpool/400 work file can be downloaded at run time via FTP. The program has been updated to allow selected users to have FULL FTP access. Register the FTP exit program on the AS/400 for use with the WinSpool/400 product family
A user using the WinSpool/400 can access any report even though they didn't have *SPLCTL authority.
Problem: License error 1015, run time error 429 Solution: This error can appear if a you have installed a demo version of the Catalyst Socket Tools c…
Problem: ERROR: ERROR: XXXXXXX Report Server not licensed for AS/400 system XXXXXXX -or- your AS/400 user id/password has expired and needs to be ch…
The following sample CL program uses the WSPDUPSPL API command to duplicate a spool file:PGM/********************************************************…