Integration»File Maker Files

File Maker Files

Application Files

NRGship consists of three database files:

  1. NRG_Package_FedEx_Data.fp7 – Shipment, package, rates and tracking tables
  2. NRG_Package_FedEx_Blackbox.fp7 – Preferences interface file and external comm
  3. 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:

  1. Ship
  2. GroundClose
  3. International_Commodities
  4. Log
  5. PickupRequest
  6. RatesAndServices
  7. AddressBook
  8. Track
  9. TrackDetail
  10. 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.