Application Files
NRGship consists of three database files:
- NRG_Package_FedEx_Data.fp7 – Shipment, package, rates and tracking tables
- NRG_Package_FedEx_Blackbox.fp7 – Preferences interface file and external comm
- NRG_Package_FedEx_Prefs.fp7 – End-user preferences
All data is stored in the database file NRG_Package_FedEx_Data.fp7 which is unlocked for end-user modifications.
The NRG_Package_FedEx_Data.fp7 file is also distributed so that you can edit layouts, add new scripts and call existing scripts.
Due to the nature of a FedEx Certified product, many of the existing scripts cannot be modified by end-users.
Tables within Data File
The data file contains the following tables:
- Ship
- GroundClose
- International_Commodities
- Log
- PickupRequest
- RatesAndServices
- AddressBook
- Track
- TrackDetail
- ShipmentContent_ShipmentContentRecord
Note that future updates of NRGship may modify structure, layouts and scripts in any or all database files in order to accommodate new features.