Administration > Managing the Web Order-Entry Design > Carrier Href Maintenance

Carrier Href Maintenance
The Carrier Href Maintenance function lets administrators associate HTML links with the tracking capabilities of shipping carrier Web sites such as UPS or FedEx. The links are usually made available to the user in the Order Tracking Report. If a tracking number is available, the shipping carrier site offers linking capability, and the link is defined in Carrier Href Maintenance, QAD CSS automatically fills in the applicable fields from the carrier’s Web site and the tracking information is displayed.
QAD CSS determines the tracking number by searching the invoice history for the bill of lading number associated with the customer sales order (ih_bol). The carrier code is determined by the value for the Ship Via code (ih_shipvia).
Important: In order for your customers to be able to use this feature, you must ensure that the Ship Via field is populated during order entry.
Clicking the link displays the carrier’s tracking page in a new browser window, as shown in Carrier Tracking Page.

Carrier Tracking Page
The menu location of Carrier Href Maintenance is Home Menu|Administration Menu|Carrier Href Maintenance.
Note: This is an advanced feature. Consider restricting access to authorized developers.
Clicking the Carrier Href Maintenance menu option displays the screen in Carrier Href Maintenance.

Carrier Href Maintenance
Carrier Href Maintenance Navigation summarizes the contents of the Carrier Href Maintenance navigation screen.

Carrier Href Maintenance Navigation
 
Related QAD CSS functions:
Adding a Carrier Href Entry
The Add function of Carrier Href Maintenance lets an administrator add custom links to carrier shipment tracking sites.
To create a new entry:
1
2
3

Detail Edit Carrier Href
Language Code
The language that QAD CSS uses to link the carrier Web site to the correct language of the user.
Carrier Code
The QAD EA ship via code used to identify shipping companies, such as UPS.
Carrier Name
A word or phrase that constitutes the designation of the shipping carrier, such as United Parcel Service.
Carrier Href
The complete JavaScript/HTML anchor tag to open the carrier site. The contents can include symbol replacement variables that will be substituted at run time.
Clicking a command button executes one of the following actions:
Modifying a Carrier Href Entry
The Modify function of Carrier Href Maintenance lets an administrator modify existing Carrier Href entries. Requirements for adding a record are the same as for editing a record.
To modify an entry:
1
2
3
4