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
System Administration Interface
______________________________________________________________________________
WaveWorks PSS, Integration Guide, 1.10 Page 115
© 2000, Symbol Technologies, Inc. February 1, 2000
• Valid starting and expiration dates and times for user’s access to the PSS.
• Privilege levelsecurity level to which the user is assigned. This controls the functions
that are displayed (as described below). These levels, from highest to lowest, are:
- Administratorhas the same functions as all others, plus additional functions.
- Technicianhas the same functions as Manager and Customer Service, plus some
additional functions.
- Managerhas the same functions as Customer Service, plus some additional functions.
- Customer Servicehas the fewest functions.
• The language spoken or preferred by this administrative user. If a particular text string
does not exist for the language preferred by the user, the store language, or, as a last resort,
US English will be used.
• All data concerning user accounts is stored in the PSS_Admin_User database table.
10.3 Understanding User Access to Administrative Pages and
Actions
For each security level (Administrator, Technician, Manager, Customer Service) of user
accounts, there is default access established to Administrative Pages (which are browser pages)
and to Administrative Page Actions (which are distinct tasks contained on browser pages). This
allows for a high degree of flexibility in controlling user access.
Two browser screens are provided to maintain these Administrative Pages and Page Actions.
To access the Administrative Pages screen, from the PSS Main Menu, select System / Settings /
Configuration / Admin Pages. The Administration Pages screen, which is ordered alphabetically
by page name, is displayed. Related data includes:
• Page description
• Minimum user privilege level
• Whether or not authenticated login is required
• Whether or not the page is disabled
All data concerning administrative pages is stored in the PSS_Admin_Page database table.
To access the Administrative Actions screen, from the PSS Main Menu, select System / Settings
/ Configuration / Admin Actions. The Administration Actions screen is displayed. Related data
includes:
• Description of the action
• Minimum user privilege level
• Whether or not the action is disabled