External Scripts
After you create a record in NRGship, you can call the following external scripts to perform functions on the record.
External - Ship via USPS thru Endicia Label Server for Ship_ID
This will run the ship process for the passed in ID
External - Get Rates for Ship_ID
This will run the rates process for the passed in ID
External - Void Ship_ID
This will run the void process for the passed in ID
External - Validate Ship_ID
This will run address validation for the passed in ID
External - Output Label for Ship_ID
This will run output labels for the passed in ID
External - Show Ship_ID
This will show the ship record for the passed in ID
External - Generate Scan Form for Today
A scan form will be printed for the current day's shipments.
External - Get Weight
This will get the weight from a scale and return the result which you can access via Get ( ScriptResult )
External - Run Daily Report
A daily shipment summary will be generated.
External - Perform Data Maintenance
It is suggested that this script be setup to run on your server on a weekly basis. When run, it will find any shipments > 15 days and remove stored image data.