Difference between revisions of "DS 06 UC 01"
From RFF Wiki
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 14:10, 22 September 2021
Contents
Input
- TAF/P TRI TRF information, provided by RNE
- TrainRunningInformation and -Forecast from IMs
Workflow
- Get TRI: get Train Running Information 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
- 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