BasicDescription Summary: DescriptionTrain ID consists the following elements:Object type: 2 characters (TR)Company code: 4 digits (RICS or UIC code - user can choose from RU agencies that have UIC ID)Core element: 12 charactersVariant: 2 digits (value: '00')Timetable Year: 4 digits (ttp of the dossier)Start-date (optional) <xs:minInclusive value="2012-01-01"/> <xs:maxInclusive value="2097-12-31"/>Train ID should be mandatory element, in order to be compatible with master it's better to be defined as optional element in WS schema, and to return ERROR code if Train ID is not definedThis identifier should be stored on the dossier level in the Basic Data (under the international train number field) (should be shown on GUI)Should be defined during the process of dossier creation in dossier wizardModification of the Train ID is possible only in Open phase (by Leading RU), after releasing the dossier to Harmonization the editing of the Train ID should be disabledCore element, Company code, Variant and Start date are the fields that should be entered by the user, the rest will be resolved by the systemCode list for Object Types:Train: TRCase Reference: CRPath Request: PRPath: PAImplementationadd new columns in dossier table:TSI_CORE_ELEMENT (rename already existing INT_TRAIN_NR_VARIANT to TSI_CORE_ELEMENT)TSI_VARIANT (rename already existing TSI_VARIANT_COUNTER to TSI_VARIANT)TSI_COMPANY_CODETSI_START_DATEObject type - we know that for TRAIN_ID is 'TR'Timetable period is the same as dossier timetable period JIRA nr.: https://extranet.netcetera.biz/jira/browse/RNE014-1606 Issue type: Story Priority: Critical Details Taken in Patch Release: Friday, 5 May, 2017 Log in or register to post comments