FileMaker 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 distributed so that developers can edit layouts, add new scripts and call existing scripts. Developers may login with a username of "admin" and a blank password. The default login is a username of "user" and password of "user".
Because NRGship is a FedEx Certified product, the scripts related to FedEx communication 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: Future updates of NRGship may modify structure, layouts and scripts in any or all database files in order to accommodate new features.