Difference between revisions of "DS 06 UC 01"
From RFF Wiki
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 | + | * 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 12:23, 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
- 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