Difference between revisions of "DS 06 UC 01"

From RFF Wiki
Jump to: navigation, search
 
Line 10: Line 10:
 
# Relate TRI/TRF to train run
 
# Relate TRI/TRF to train run
 
* Search corresponding stored 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
 
* Store TRI in relation to this train run
 +
** Search in TrainLogBook for corresponding train (TR-ID, PlannedTrain data)
  
 
= Output =
 
= Output =

Latest revision as of 15:10, 22 September 2021

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