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
Software Description
______________________________________________________________________________
WaveWorks PSS, Integration Guide, 1.10 Page 88
© 2000, Symbol Technologies, Inc. February 1, 2000
“Customer (%s) rescan is FALSE - Never Second”
ST_TEXT_RESCAN_NOSECONDTRIP
- This is the shopper”s second trip, do NOT rescan them.
“Customer (%s) rescan is FALSE - Below Item Count”
ST_TEXT_RESCAN_BELOWCOUNT
- This shopper”s trip is below the specified item count,
do NOT rescan them.
“Customer (%s) rescan is FALSE - Below Value”
ST_TEXT_RESCAN_BELOWVALUE
- This shopper”s trip is below the specified basket value,
do NOT rescan them.
“Customer (%s) rescan is FALSE - Above Amount”
ST_TEXT_RESCAN_ABOVEVALUE
- This shopper”s trip is above the specified basket value,
do NOT rescan them.
“Customer (%s) rescan is FALSE - Above Item Count”
ST_TEXT_RESCAN_ABOVECOUNT
- This shopper”s trip is above the specified item count,
do NOT rescan them.
“Customer (%s) rescan is TRUE - Too long between
trips”
ST_TEXT_RESCAN_TOOLONG
- This shopper”s last PSS trip was too long ago, rescan
them.
“Customer (%s) rescan is TRUE - Too long since last
rescan”
ST_TEXT_RESCAN_TOOLONGLASTRESCAN
- This shopper”s last rescanned trip was too long ago,
rescan them.
“Customer (%s) rescan is FALSE - Too soon since last
rescan”
ST_TEXT_RESCAN_TOOSOONLASTRESCAN
- This shopper”s last rescanned trip was too short ago, do
NOT rescan them.
“Customer (%s) rescan is FALSE - Never Consecutive”
ST_TEXT_RESCAN_NO2INAROW
- Never rescan a shopper twice in a row, do NOT rescan.
“Time Window populations: QPCust = %d,%d,%d,%d;
RSCust = %d,%d,%d,%d; QPItem = %d,%d,%d,%d;
RSItem = %d,%d,%d,%d”
- Display data for load balance algorithm.
“Item Count Load Balance Average process time / PSS
Lane = %.2f”
- Display data for load balance algorithm.
“HeadCount Load Balance #Rescan = %.1f, #QuickPay
= %.1f”
- Display data for load balance algorithm.
“Customer (%s) rescan is FALSE - Load Balance
headcount too big”
ST_TEXT_RESCAN_QUEUEHEADCOUNTTOOBIG
- Do not rescan this customer, head count too large.
“Customer (%) rescan checking REDUCED – Load
balance reduced checking”
ST_TEXT_RESCAN_REDUCEDCHECKING
- Entering reduced rescan level due to load balancing.
“Customer (%s) rescan is TRUE - Load balance cashier
IS available”
ST_TEXT_RESCAN_CASHIERAVAILABLE
- Rescan this customer since load balancing cashier is
available.
“Customer (%s) rescan is FALSE - Load balance cashier
NOT available”
ST_TEXT_RESCAN_CASHIERNOTAVAILABLE
- Do NOT Rescan this customer since load balancing
cashier is not available
“TRUE - On max trip number since last rescan (%d)” - Shopper is at maximum trip since last rescan for their
rescan level, rescan them.
“Customer <%s> rescan is TRUE - Level=%d Pct=%d
value=%d”
- Randomly calculated result yields a rescan for this
shopper.
“Customer <%s> rescan is FALSE - Level=%d Pct=%d
value=%d”
- Randomly calculated result yields a NO rescan for this
shopper.
“Customer (%s) rescan had Error retrieving Rescan
Data”
ST_TEXT_RESCAN_DATA
- Error in reading this customer”s rescan data. Check
the Pss_Customer table for valid data.
.