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
Appendix B
WaveWorks PSS, Integration Guide, 1.10 Page 138
© 2000, Symbol Technologies, Inc. February 1, 2000
Instance_Name the particular instance of this type of entry (typically the controller or file
name)
Detection_Time date/time when the activity was initiated
Start_Time date/time when the processing started
End_Time date/time when the processing ended
Instance_Value text value associated with this entry
Instance_Description text description associated with this entry
Instance_Data integer data associated with this entry
B.25 Table Name: PSS_Rescan_Difference
Table Column Name Table Column
Datatype
Table Column Null
Option
Table Column Is PK Table Column Is FK
Difference_Level int NOT NULL Yes No
Difference_Amt int NULL No No
Level_Change_Amt int NULL No No
PSS Rescan Difference Table contains the difference amounts (in currency or percent) between
a PSS shopping list, and the re-scanned shopping list, necessary to reduce a customer’s rescan
possibility by the given number of levels.
Difference Level difference level identifier
Difference Amount the minimum currency amount or percentage necessary for a rescan to
qualify he customer for this difference level
Level Change Amt the number of rescan levels that a customer qualifying for this difference
level will be reduced by, a greater number of rescan levels indicating a
greater possibility of being checked on the next trip.
B.26 Table Name: PSS_Rescan_Level
Table Column Name Table Column
Datatype
Table Column Null
Option
Table Column Is PK Table Column Is FK
Rescan_Level int NOT NULL Yes No
Pct int NULL No No
Level_Name varchar(20) NULL No No
PSS Rescan Level Table contains the rescan levels and the associated probability of being
checked when qualifying for each level. Level 1 will hold the highest probability level (i.e. 1:1,
or a 100% chance of rescanning on the next PSS shopping trip), with subsequent levels holding
increasingly lower probabilities.
Rescan_Level rescan level identifier
Pct the probability 1 in N that this customer will be rescanned on the next
shopping trip.
Level_Name name for this rescan level