Integration»File Maker Files

File Maker Files

FileMaker Files

NRGship consists of four database files:

  1. NRGship FedEx Pro – Primary interface file
  2. NRGship FedEx Pro Data - Shipment, package, rates and tracking tables
  3. NRGship FedEx Pro Blackbox – Preferences interface file and external communication
  4. 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:

  1. FedEx_Ship
  2. FedEx_Close
  3. FedEx_InternationalCommodities
  4. FedEx_Log
  5. FedEx_PickupRequest
  6. RatesAndServices
  7. FedEx_AddressBook
  8. FedEx_Track
  9. FedEx_TrackDetail
  10. 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.