Integration Guide

Table Of Contents
Software Description
______________________________________________________________________________
WaveWorks PSS, Integration Guide, 1.10 Page 84
© 2000, Symbol Technologies, Inc. February 1, 2000
8.3.5 Fatal Messages:
“No Session for this Terminal (%s)”
ST_TEXT_NOSESSION
- Attempted to start the Shopping trip without associating a
customer with a terminal. Verify that CreateShoppingList
completed successfully prior to calling StartShoppingTrip.
“No Customer Data”
ST_TEXT_NOCUSTOMER
- Customer's card does not exist in the database.
“Initialization FAILED(%s)”
ST_TEXT_INITFAILED
- Could not initialize Pss_System_Setting configuration data from
database – Methods may not be executing along desired paths.
“No Express Customers Available”
ST_TEXT_NO_XCUSTOMERS
- No more Express Shopper customers available for express
shopper to use. Add more to the database.
“Unable To Access Express Customers Data”
ST_TEXT_NO_ACCESS_XCUSTOMERS
- Database error accessing Express Shopper customers.
8.3.6 Error Messages:
“Activity Add”
ST_TEXT_ACTIVITY_ADD
- Failure to add an activity to the Pss_Shopping_Activity
table. Generally when the shopping trip does not start
properly, there is an invalid key constraint problem.
“Invalid Customer Data associated with terminal (%s)”
ST_TEXT_INVALIDCUSTOMER
- Invalid Customer Id, not found in database. Verify
customer exists in database.
“Invalid Get Rescan data for customer (%s)”
ST_TEXT_INVALIDRESCANDATA
- Failure getting customer rescan data. Verify customer
exists in the database and has valid rescan level and
accurate trip counters and rescan counters in the
Pss_Customer table.
“Invalid Sub Total for Customer (%s)”
ST_TEXT_INVALIDSUBTOTAL
- Had an error calculating total for customer”s shopping
trip. Verify values for this customer in the database.
“Invalid Customer (%s) Save Recalced Prices”
ST_TEXT_BADSAVEPRICES
- Database error saving pricing data to the customer”s
shopping list.
"UE_PreRescanDetermination
GENERATED TRAP!!!do NOT rescan”
ST_TEXT_USEREXITERROR
- Error in the user exit for determination of rescan.
Rewrite the user exit without the problem causing the
abnormal execution.
“Invalid Rescan Determination for Customer (%s)”
ST_TEXT_RESCANDETERMINATION
- Error in determining whether to rescan a customer.
Verify customer rescan data in Pss_Customer and
Pss_rescan tables are consistent.
"UE_PostProcessRescanDetermination
GENERATED TRAP!!! – do NOT rescan"
ST_TEXT_USEREXITERROR
-Error in the user exit for determination of rescan.
Rewrite the user exit without the problem causing the
abnormal execution.
“UE Post CalculateRescan”
ST_TEXT_USEREXITERROR
- Error in the user exit for determination of rescan.
Rewrite the user exit without the problem causing the
abnormal execution.
“UE Pre CalculateRescan”
ST_TEXT_USEREXITERROR
- Error in the user exit for determination of rescan.
Rewrite the user exit without the problem causing the
abnormal execution.
“Invalid Customer (%s) Rescan Update”
ST_TEXT_UPDATERESCAN
- On end of trip, could not update customer”s rescan
data in the Pss_Customer table with latest data.
“Invalid Calculate Transaction Id for Customer (%s)”
ST_TEXT_TRANSACTIONID
- Could not calculate correct transaction Id. Verify
Pss_System_Settings (for Shopping_Trip Loyalty Card
and Transaction barcode) are proper for this customer.
“Invalid Saving End of Trip Data for Customer (%s)”
ST_TEXT_SAVE_EOT
- Error saving shopping trip and/or customer data for
end of trip.