FileMaker Files
NRGship consists of four database files:
- NRGship FedEx Pro – Primary interface file
- NRGship FedEx Pro Data - Shipment, package, rates and tracking tables
- NRGship FedEx Pro Blackbox – Preferences interface file and external communication
- NRGship FedEx Pro Prefs – End-user preferences
All data is stored in the database file NRGship FedEx Data which is unlocked for end-user modifications.
The NRGship FedEx Pro file is distributed so that developers can edit layouts, add new scripts and call existing scripts. Developers may login with a username of "dev" and a password of "dev". 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:
- FedEx_Ship
- FedEx_Close
- FedEx_InternationalCommodities
- FedEx_Log
- FedEx_PickupRequest
- RatesAndServices
- FedEx_AddressBook
- FedEx_Track
- FedEx_TrackDetail
- FedEx_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.