Client MAWB Tracking

From UG

(Difference between revisions)
Jump to: navigation, search
(Use cases)
(Sys Analyst Intro)
Line 5: Line 5:
== Sys Analyst Intro ==
== Sys Analyst Intro ==
-
* There are 2 kinds of tracking
+
* There are 2 ways of tracking
-
** '''Air''' shipments
+
** Tracking from MAWB Tracking link from Main Menu and Menu bar
 +
*** Only '''Air''' Shipments
*** Stand alone tracking
*** Stand alone tracking
-
*** Client is able to track by clicking MAWB Tracking from Main menu and menu bar
+
*** Inputs: airline prefix code and Air Waybill code (Integrate with Icarus system)
-
*** Client is able to select an airline prefix from airline dropdown list and type Air Waybill code in text box and click submit
+
*** Result for tracking shipment
-
*** Get method has to be passed to Icarus system
+
** Tracking shipment from a specific shipment detail
-
*** Result is passed to Client App
+
*** Air and Ocean shipments
-
*** Client is able to see result of tracking
+
*** There is a button to click in specific shipment detail record in order to track
-
** '''Ocean''' shipments
+
*** Button logic (see specs)
-
*** Track shipment in a specific shipment detail.
+
*** Result for tracking shipment
==  Dev ==
==  Dev ==

Revision as of 17:37, 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

ss1) Client is able to track air shipment

  • 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
    • Air Waybill textbox (8 digits) and unique
    • Submit button
    • See Client.TrackingAirShipment picture for guidance


ss2) 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


ss3) Client is able to track ocean shipment

  • Client is able to track ocean shipment at shipment detail> Container tab
  • Track shipment button
    • It is showed on a specific ocean shipment only when information in container number and shipping line fields are there
    • It is disappeared(hidden) when no information in container number and shipping line fields


Use cases

UC1) Client tracks Air shipment Steps

  • Click MAWB

QA

Look And Feel

RFC

Personal tools