Difference between revisions of "DS 06 UC 01"

From RFF Wiki
Jump to: navigation, search
Line 6: Line 6:
  
 
= Workflow =
 
= Workflow =
# Get TRI: get message and relate to master data (CRD, UIC, ...)
+
# Get TRI: get Train Running Information message and relate to master data (CRD, UIC, ...)
# Get TRF: get message and relate to master data (CRD, UIC, ...)
+
# Get TRF: get Train Running Forecast message and relate to master data (CRD, UIC, ...)
 
# Relate TRI/TRF to train run
 
# Relate TRI/TRF to train run
* Store TRI in relation to the train run
+
* Search corresponding stored train run
 +
* Store TRI in relation to this train run
  
 
= Output =
 
= Output =
* masterdata based TRI
+
* masterdata based TRI with reference to train run
* masterdata based TRF
+
* masterdata based TRF with reference to train run
  
 
= Objects =
 
= Objects =
Line 23: Line 24:
  
 
= Dependencies =
 
= Dependencies =
* Input from TIS@RNE
+
* Input from TRI@RD or TIS@RNE
* Input from other IMs
+
* (potential) Input from other IMs

Revision as of 13:23, 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
  • Store TRI in relation to this train run

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