Difference between revisions of "DS 06 UC 01"
From RFF Wiki
(Created page with "= UC01 Collect all train related information (TRF, TRI) = = Input = * TAF/P TRI TRF information, provided by RNE * TrainRunningInformation and -Forecast from IMs = Workflow...") |
|||
Line 14: | Line 14: | ||
* masterdata based TRI | * masterdata based TRI | ||
* masterdata based TRF | * masterdata based TRF | ||
+ | |||
+ | = Objects = | ||
+ | * MD:TAF_Location | ||
+ | * MD:UIC_Location | ||
+ | * TrainRunning | ||
+ | * TrainForecast | ||
+ | * TrainLogBook | ||
= Dependencies = | = Dependencies = | ||
* Input from TIS@RNE | * Input from TIS@RNE | ||
* Input from other IMs | * Input from other IMs |
Revision as of 21:49, 15 September 2021
Contents
Input
- TAF/P TRI TRF information, provided by RNE
- TrainRunningInformation and -Forecast from IMs
Workflow
- Get TRI: get message and relate to master data (CRD, UIC, ...)
- Get TRF: get message and relate to master data (CRD, UIC, ...)
- Relate TRI/TRF to train run
- Store TRI in relation to the train run
Output
- masterdata based TRI
- masterdata based TRF
Objects
- MD:TAF_Location
- MD:UIC_Location
- TrainRunning
- TrainForecast
- TrainLogBook
Dependencies
- Input from TIS@RNE
- Input from other IMs