|
* All
you need is a list of PTN's and Account Numbers (PTN (MIN / MDN) and Zip Codes for E-Wave lookups).
* Run as often as required for multiple data sources. -
* The
populate database function
will look-up every unit on every account in your list.
*
Try to combine lists at the procedure is smart and skips duplicate active
units on the same account automatically.
* If a lookup fails on a specific PTN, and another PTN from the account is in
the list, the Wizard will try the account lookup again.
*
If an account lookup is successful and another PTN on the same account is in
the list, it will be skipped as a single procedure looks up all account
units. This saves time as repeated lookups on the same account are not performed
unless the first PTN is no longer valid.
*
The Wizard creates a log file that stores results from each account lookup.
To view this file, see the “….CellRam_share//reports/marketing/Mass_results_file.txt
file. (substitiute your actual Data Storage Folder for "c\cellram_share\"
if required)
|