Integration Guide
Table Of Contents
- I
- Introduction
- Architecture Overview
- Hardware Requirements
- PSS Software Installation
- Install NT 4.0 Server
- Install the NT 4 Service Pack
- Install Internet Explorer 4.01 Service Pack 2
- NT Option Pack Install
- Install the Video Driver
- Create and Format the Database partition
- Desktop Cleanup (optional)
- Install Microsoft SQL Server 7
- Create and Configure the PSS Database
- Install Microsoft Access
- Internet Explorer 5.0 with Task Scheduler install
- Install WaveWorks
- Install PSS Runtime System
- Install Waveworks Development Studio
- Install PSS Development System
- TFTP Configuration
- DHCP Configuration
- Create an ODBC Data Source
- Load Initial Data
- MS IIS Configuration
- Obtaining Access to PSS System Administration Screens
- Configure Task Scheduler
- Configure Unit Management
- Configure Licensing
- Configure the NBQMAIN Service (IBM 4690 POS Only)
- Setup NT System Log
- Configuration of the PSS System
- Validation of System Operation
- Directory Listing of PSS Folders/Files
- Software Description
- _
- Hardware Overview
- Software Components
- Database Access
- Start of Shopping Trip Processing
- Shopping Trip Processing
- End of Shopping Trip Processing
- Shopping Trip Message Log Entries
- Fatal Messages:
- PSSTransactionFile Processing
- POS Transaction File Processing
- Item Record File Processing
- Customer Update File Processing
- PSS Services
- _
- Customizing the PSS System Software
- Custom DisplayServer Scripts
- Custom Services
- Custom Business Objects
- User Exit DLL
- Available User Exit Functions
- UE_PreProcessItemFile
- UE_PreProcessItemRecord
- UE_PostProcessItemRecord
- UE_PostProcessItemFile
- UE_PreProcessTaxFile
- UE_PostProcessTaxFile
- UE_PreProcessPOSTransFile
- UE_PreProcessPOSTransRecord
- UE_PostProcessPOSTransRecord
- UE_ProcessEODRecord
- UE_PostProcessPOSTransFile
- UE_PreProcessPSSTransFile
- UE_PreProcessPSSTransRecord
- UE_PostProcessPSSTransFile
- UE_CalculateItemPrice_Method10to20
- UE_RescanLevelCalculation
- UE_Pre-RescanDetermination
- UE_PostRescanDetermination
- UE_PreProcessMarketingMessage
- UE_LoginAuthorization
- System Administration Interface
- Specific Features
Directory Listing of PSS Folders/Files
______________________________________________________________________________
WaveWorks PSS, Integration Guide, 1.10 Page 62
© 2000, Symbol Technologies, Inc. February 1, 2000
PssTransactionTicket Com.exe COM object – provides PSS transaction ticket
printing services, in conjunction with the
PrinterService.
PSSUserExits.dll Stub user exit routines.
PssUtilsCom.exe COM object – contains PSS utility functions.
PssWebUtilityCom.dll COM object – provides WaveWorks / PSS
utility services for the Service Terminal.
Qexec.exe “Quietly” executes a command (no command
window).
UnitMgmtCom.exe Provides unit management business services.
Database
InsertA2EntranceServices.sql Adds serial entrance services to the WW
daemon table.
InsertA2PrinterServices.sql Adds serial printer services to the WW
daemon table.
InsertA3EntranceServices.sql Adds RF entrance service to the WW daemon
table.
InsertAdmProcesses.sql Adds startup / shutdown entries to the WW
process table.
InsertPssServices.sql Adds standard PSS services to the WW
daemon table.
InsertServiceTerminalPrinter
Service.sql
Adds the service terminal printer service to
the WW daemon table.
POSINTERFACE_DBINIT.SQL Initializes POS interface system settings.
POSINTERFACE_TEXT_ENGU
K.SQL
UK English version of messages written by
the POS interface to the system log (loads
tables PSS Text).
POSINTERFACE_TEXT_ENGU
SA.SQL
USA English version of messages written to
system log by POS interface.
pss_count.sql SQL script that lists a count of records for
each table in the PSS database.
PSS_Create_And_Init.bat Batch file that runs all of the scripts necessary
to create and initialize the database for a
generic PSS system.
pss_create_db.sql SQL script to create the PSS database tables.
pss_delete.sql SQL script to delete all of the data from the
PSS database tables.
PSS_Delete_And_Init.bat Batch file that runs all of the scripts necessary
to delete the existing data and reinitialize the
database for a generic PSS system.
pss_drop_db.sql SQL script to delete all of the PSS database
tables.
pss_init_data.sql SQL script to initialize most of the necessary
settings and text for the generic PSS system.
pss_init_text_2.sql SQL script containing text for the English –
UK language.
pss_init_text_3.sql SQL script containing text for the French
language.
pss_init_text_4.sql SQL script containing text for the Dutch
language.
PSS_SYMBOL.ER1 ERwin database model of the PSS database.
UMS_System_Settings.sql Adds UMS constants to system settings.
UMS_Text.sql Adds UMS text strings to text table in US
English.