DS 06 UC 01

From DP-RAIL Wiki
Jump to navigation Jump to search

UC01 Collect all train related information (TRF, TRI)

Input

  • TAF/P TRI TRF information, provided by RNE
  • TrainRunningInformation and -Forecast from IMs

Workflow

  1. Get TRI: get Train Running Information message and relate to master data (CRD, UIC, ...)
  2. Get TRF: get Train Running Forecast message and relate to master data (CRD, UIC, ...)
  3. Relate TRI/TRF to train run
  • Search corresponding stored train run
    • Search in TrainLogBook for corresponding train (TR-ID, PlannedTrain data)
  • Store TRI in relation to this train run
    • Search in TrainLogBook for corresponding train (TR-ID, PlannedTrain data)

Output

  • masterdata based TRI with reference to train run
  • masterdata based TRF with reference to train run

Objects

  • MD:TAF_Location
  • MD:UIC_Location
  • TrainRunning
  • TrainForecast
  • TrainLogBook

Dependencies

  • Input from TRI@RD or TIS@RNE
  • (potential) Input from other IMs