Steps Required to Test ReportWriter in V8.2
The following steps are required to be able to test Elliott ReportWriter, which is being developed for Elliott v8.3, in Elliott v8.2
- Copy the RW directory and all its files and subdirectories from M:\Elliott7 to the target root directory (e.g., M:\ELILIP). (Done)
- Modify EL800.Cfg in the target \Bin directory. Add the following sections: (Done)
[DatabaseName]
Server=TS4
Root=ELIROOT
Company01=ELI83DATA
Company90=ELI83DATA90
[RW-Images]
COMPADDR=COMPADDR.PNG
COMPLOGO=COMPLOGO.PNG
Server= is optional. It defaults to the local computer (environment variable ComputerName).
Root= is optional. It is the PSQL database name for the root directory, and defaults to ELIROOT.
Company01= is optional. It is the PSQL database name for Company 01, and defaults to ELI83DATA.
CompanyNN= entries are optional database names that point to the other companies under the root directory. They default to ELI83DATAnn.
COMPADDR= is optional. It names the Company Address image file for displaying on reports and defaults to COMPADDR.PNG.
COMPLOGO= is optional. It names the Company Logo image file for displaying on reports. It defaults to COMPLOGO.PNG.
- Modify EL800S.Cfg in the target \Bin directory. Add the following sections: (Done)
[Menu-Override]
ARSTMSCN=ARSTMSCN,ARSTMENT,ARSTMENTL
[Menu-Override-Description]
ARSTMSCN=Legacy AR Statement
ARSTMENT=Statement
ARSTMENTL=Lipsey's Statement
These entries will result in a selection dialog when the menu item associated with ARSTMSCN is selected. In this case, the user can select among three options:
ARSTMSCN Legacy AR Statement
ARSTMENT Statement
ATSTMENTL Lipsey's Statement
- Modify EL800U.Cfg in the target \Bin directory. This section is optional and is used only to override corresponding selections in EL800S.Cfg.
[Menu-Override]
ARSTMSCN=ARSTMSCN,ARSTMENT This would hide ARSTMENTL
[Menu-Override-Description]
ARSTMSCN=Legacy AR Statement
ARSTMENT=ReportWriter Statement
- Create required databases in PSQL ControlCenter. You need a database like ELI83DATA for each company that will use ReportWriter. For example, to test Company 96, create a database named ELI83DATA96 (or something else -- this is the default naming convention) and point its dictionary to M:\Elliott7\bin\DDF83 and its data to the appropriate data directory.
- Set up Images for COMPADDR and COMPLOGO (optional). If you want an image to appear on the top left of each report page, create a company directory under \RW\Images, like RW\Images\96, and place an image file there. If the image file is not available, the name and address will appear in its place.
Having made these changes, you will now be able to run both legacy and ReportWriter statements when you select Print Statements from the Control Center.
Related Articles
Ping Test to Isolate Inconsistent Load Error 198
Release Date: 06/27/17 Q - We have an error that only occurs occasionally. The error code that goes with is 198. The following is a sample: Load error: file 'POEDADD1' error code: 198, pc=5344, call=58, seg=0 This error seems to occur on only one ...
How to Test & Set Up Emailing PDF PostOffice with Duplicate Invoice Option
Release Date: 06/28/2023 Version: 8.6 & Higher Q - I understand we could use deferred processing to email invoices to our customers in Elliott 8.6. We are ready to go live with emailing PDF PostOffice invoices with Duplicate Invoices from the Invoice ...
How to Write Test Codes for C# ESS Projects
Release Date: 11/20/2019 Version: All ESS (Elliott SPS Services) is a cloud hosting service that translates incoming EDI XML files (i.e., 850) from SPS Commerce to the Elliott Sales Order Import format (fixed length ASCII), and translates the ...
Version 4.5 or Higher of Microsoft .NET Framework Is Required
Release Date: 9/10/2021 Version: 8.5 & 8.6 When you start up Elliott 8.5 or 8.6, you may receive the following message: Version 4.5 or higher of Microsoft .NET Framework is required, but not available on this computer. If you continue without version ...
Feature - Allow Password to be Required to Update Parent Cost in Inventory
Release date: 12/29/17 This feature will allow a password to be required to update parent cost in inventory during the Print Costed Bill of Material report. In BOMP Global Setup, screen 6, a new option "P" has been added to field "11. Disable Print ...