Client MAWB Tracking

From UG

(Difference between revisions)
Jump to: navigation, search
(Specs)
(Specs)
Line 64: Line 64:
-
ss2a) Track '''air''' shipment from specific shipment detail
+
ss2a) Track '''Air''' shipment from a specific shipment detail
-
* There is a button for tracking in Shipment detail section 4. Refer http://mantis.jaguarfreight.com/wiki/Client_Shipment_Details#Shipment_Details_Tab_SS
+
* There is a button for tracking
 +
'''Add tracking button ???? where?????'''
 +
** It only shows when this shipment has '''Master Airway bill''' and '''Airline''' info (disappear when those info are not there)
 +
* This button is integrated with Icarus system
 +
* Result of tracking
-
 
+
ss2b) Track '''Ocean''' shipment from a specific shipment detail
-
* Client is able to track ocean shipment at shipment detail> Container tab
+
* Client is able to track ocean shipment at shipment detail> Container tab'''????'''
* Track shipment button  
* Track shipment button  
-
** It is showed on a specific ocean shipment only when information in container number and shipping line fields are there
+
** It shows only when this shipment has '''container number''' and '''shipping line''' info (disappear when those info are not there)
-
** It is disappeared(hidden) when no information in container number and shipping line fields
+
* This button is integrated with Icarus system
-
*
+
* Result of tracking
==  Use cases ==
==  Use cases ==

Revision as of 21:04, 13 August 2009


Contents

Biz Analyst Intro

MAWB Tracking Shipment feature allows end users to track air and ocean shipments via the carriers own website. This is currently achieved by using a 3rd party supplier (ICARUS).

Sys Analyst Intro

  • There are 2 ways of tracking
    • Tracking from MAWB Tracking link from Main Menu and Menu bar
      • Only Air Shipments
      • Stand alone tracking
      • Inputs: airline prefix code and Air Waybill code (Integrate with Icarus system)
      • Result for tracking shipment
    • Tracking shipment from a specific shipment detail
      • Air and Ocean shipments
      • There is a button to click in specific shipment detail record in order to track
      • Button logic (see specs)
      • Result for tracking shipment

Dev

http://mantis.jaguarfreight.com/mantis/view.php?id=939

Specs

Client.TrackingAirShipment
Client.ResultAWBValid
Client.ResultAWBInValid

See Tracking Air Shipment picture concept

ss1a)Tracking from MAWB Tracking link from Main Menu and Menu bar

  • This component is similar to CT1 MAWB tracking
  • Client is able to track air shipments

ss1b)Track Air shipment screen consists of

    • Message quide on the top " To select an airline, please use the scrolling lists available, or key-in the first letter of airline, and then enter the air waybill in the appropriate box"
    • Airline prefix dropdown list(auto search for typing characters)
    • Air Waybill textbox (8 digits) and unique
    • Submit button
    • See Client.TrackingAirShipment picture for guidance

ss1c) Integrate with Icarus System using HTTP request(GET Method)

  • HTTP Parameters: userid, airline, and airway bill
  • Client select Airline code and type Air Waybill code

ss1d) Result page from Airline response return information

  • Result page that shows:
    • Airwaybill number
    • Airline
    • Total Pieces
    • Weight
    • Fliend number
    • Date of Departure
    • Destination Port
    • Estimated Time of Departure

ss1e) Client is able to see an airline response for air shipment

  • Valid shipment result
    • See Client.ResultAWBValid picture for guidance
  • Invalid shipment result
    • See Client.ResultAWBInValid picture for guidance


NOTE: See Icarus documentation in Mantis for Input parameters and Airline response: http://mantis.jaguarfreight.com/mantis/view.php?id=940


ss2a) Track Air shipment from a specific shipment detail

  • There is a button for tracking

Add tracking button ???? where?????

    • It only shows when this shipment has Master Airway bill and Airline info (disappear when those info are not there)
  • This button is integrated with Icarus system
  • Result of tracking

ss2b) Track Ocean shipment from a specific shipment detail

  • Client is able to track ocean shipment at shipment detail> Container tab????
  • Track shipment button
    • It shows only when this shipment has container number and shipping line info (disappear when those info are not there)
  • This button is integrated with Icarus system
  • Result of tracking

Use cases

UC1) Client tracks Air shipment Steps

  • Click MAWB

QA

Look And Feel

RFC

Personal tools