PCS IT Day Operation Points updates from SNCF-Réseau’s interface.

Slides:



Advertisements
Similar presentations
Use case tutorial examples.
Advertisements

Requisitions RX Document Advantage Financial System.
Operating Systems Operating system is the “executive manager” of all hardware and software.
Maintenance Modifying the data –Add records –Delete records –Update records Modifying the design –Add fields into tables –Remove fields from a table –Change.
SwE 313 Case Study Registration System.
Collaboration Diagrams. Example Building Collaboration Diagrams.
Presented By: Katie, Jake, Janet, Marcellous, and Junaid.
Correcting MCO Information This module is for discussing how to correct MCO information on Patient and Encounters.
Performance Appraisal Application (PAA). Rating Cycle Rating Official reviews and approves the Performance Plan Rating Official Transfers to Higher Level.
Database testing Prepared by Saurabh sinha. Database testing mainly focus on: Data integrity test Data integrity test Stored procedures test Stored procedures.
Welcome to State of Michigan Time & Expense Processing Employee Expense Modification With Advance Tutorial Brought to you by the Office of Financial Management.
Mark Dixon Page 1 23 – Web applications: Writing data to Databases using PhP.
Copyright © 2007, Oracle. All rights reserved. Managing Concurrent Requests.
Eurotrace Hands-On The Eurotrace File System. 2 The Eurotrace file system Under MS ACCESS EUROTRACE generates several different files when you create.
Lecture Set 14 B new Introduction to Databases - Database Processing: The Connected Model (Using DataReaders)
In the next step you will enter some data records into the table. This can be done easily using the ‘Data Browser’. The data browser can be accessed via.
6.0 Code Release New ICOTS Features. Features Added – Alert to warn/confirm that a user is about to withdraw a case or compact activities – Back Functionality.
Drinking Water Infrastructure Needs Survey and Assessment 2007 Website.
10/25/20151 Single Sign-On Web Service Supervisors: Viktor Kulikov Alexander Sherman Liana Lipstov Pavel Bilenko.
NFIRS Data Entry Browser Interface (DEBI)
Lecture Set 14 B new Introduction to Databases - Database Processing: The Connected Model (Using DataReaders)
TX SET January 21, 2009 Retail Release Items for February 21, 2009 Kathryn Thurman ERCOT.
V Slide 1V 1.0Slide 1 Class Details School Administrator School JAN 1 Class Subject Maintain Class Details  Basic Information  Class-Based Subject.
What have we learned?. What is a database? An organized collection of related data.
Welcome to State of Michigan Time & Expense Processing Employee Expense Modification (No Advance) Tutorial Brought to you by the Office of Financial Management.
V 1.0Slide 1 Staff - Training Information Click “Add” button to add a training record.
BRIAN ROSEN NEUSTAR draft-rosen-ecrit-completed-data.
 Shopping Basket  Stages to maintain shopping basket in framework  Viewing Shopping Basket.
IT APPLICATIONS TO ELECTRIC POWER PROJECT GUIDE : DR NDR SARMA GROUP - 10 PROJECT MEMBERS ABHISHEK DIXIT, ANUBHAV AGARWAL, E. GIRISH, SANDEEP CHANDNA.
Provider Modifications. Log-in to IMPACT Enter the User ID and Password then, click Login.
Relational Database Management System(RDBMS) Structured Query Language(SQL)
ASSIGNMENT 2 Salim Malakouti. Ticketing Website  User submits tickets  Admins answer tickets or take appropriate actions.
SQL Injection Attacks An overview by Sameer Siddiqui.
Sequential Processing to Update a File Please use speaker notes for additional information!
Out-of-Home & In Home Pages Updates (March 2009).
Florida Department of Business and Professional Regulations Ken Lawson Juana Watkins Secretary Director Division of Real Estate.
Agenda for Today  DATABASE Definition What is DBMS? Types Of Database Most Popular Primary Database  SQL Definition What is SQL Server? Versions Of SQL.
N5 Databases Notes Information Systems Design & Development: Structures and links.
NFIRS Data Entry Browser Interface (DEBI) nfirs. fema
Microsoft Office Access 2010 Lab 2
For Using of TAF Test Manager (TTM)
last modified 3/1/12LL->printed November 2012
Non-RU Applicant (NRA), PCS UG
NFIRS Data Entry Browser Interface (DEBI) nfirs. fema
Current activities Vienna, 10th May 2017.
PowerPoint Mockup of CMS Code Generator
This presentation has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational purposes.
Structured Query Language
TAF-TSI Train Object 25th June 2018, Prague.
NFIRS Data Entry Browser Interface (DEBI) nfirs. fema
CREATING DISTRIBUTION IDS IN details Online
PCS User Group 15th February, 2017.
NFIRS Data Entry Browser Interface (DEBI) nfirs. fema
PCS IT Day 23 November 2017, Vienna.
Retrospective report of the past year
TTR IT Landscape PCS-TTR Day Vienna, 21 November 2018.
TAF-TSI Pilot PCS Day 2017.
JS Pilot and TEG Meeting, Vienna, 12/02/2019
Handling of PaP identifiers
TSI Compliant PCS Mandatory Interface
ÖBB-Infrastruktur AG Network Access – Customer Care Patrick Wögenstein
Let’s go through Path Modification/Path Alteration process
NFIRS Data Entry Browser Interface (DEBI) nfirs. fema
Updating Databases With Open SQL
Connecting Europe, Railway Undertakings and ProRail
NFIRS Data Entry Browser Interface (DEBI) nfirs. fema
Modelling of Train and Path in TAF/TAP TSIs
Updating Databases With Open SQL
Requisitions RX Document
Presentation transcript:

PCS IT Day Operation Points updates from SNCF-Réseau’s interface

Timetable production system IT Schema of international path request HOUAT Path details RU Path Offers Commercial details PCS GESICO Interface IM THOR Path Requests Path Requests Timetable production system Path ordering system IT System SNCF-R : Path Request Cycle : Path Ordering Cycle

PARIS-NORD – BAT VOYAGEUR Operation point handling on the applications HOUAT GESICO THOR Correlation table Interface Primary Location Code Operationpoint ID Couple CI/CH NB : CI = Code Infrastructure CH = Code Chantier Example CI CH Name PLC Operationpoint ID 271007 BV PARIS-NORD – BAT VOYAGEUR 01519 2078461 Aim : Manage the Operation Points in PCS entirely through the interface Possible actions on the Operation Points: Add Modify Delete

Modification process in the interface PCS GESICO Interface WS User modifies in Interface either: PLC CI/CH Printed Name getOperationPointbyReferenceId() Other fields being modified ? Modification of PLC ? New PLC unique in DB ? New PLC unique in PCS ? Yes Yes Yes No No No No Yes Error Message on Interface GUI Error Message on Interface GUI New CI/CH exists in GESICO ? Other fields being modified ? Modification of CI/CH? New CI/CH unique in DB ? Yes Yes Yes No No No No Error Message on Interface GUI Error Message on Interface GUI Yes Modification of Printed Name? New Printed Name unique in DB ? New Printed Name unique in PCS ? Yes Yes Yes Update in : PCS Interface DB getOperationPointbyCountry() No No updateOperationPoint() No Error Message on Interface GUI Error Message on Interface GUI

Modification process in the interface : Example Example of an Operation Point Modification User modifies in Interface: PLC (91519  1519) Printed Name (PARADISE  PARIS) getOperationPointbyReferenceId() Modification of PLC ? New PLC unique in DB ? New PLC unique in PCS ? Yes Yes Yes No No Error Message on Interface GUI Error Message on Interface GUI getOperationPointbyReferenceId() No Operation point for PLC = 1519

Modification process in the interface : Example User modifies in Interface: PLC (91519  1519) Printed Name (PARADISE  PARIS) getOperationPointbyReferenceId() Other fields being modified ? Modification of PLC ? New PLC unique in DB ? New PLC unique in PCS ? Yes Yes Yes No No No Yes Error Message on Interface GUI Error Message on Interface GUI Modification of Printed Name? New Printed Name unique in DB ? New Printed Name unique in PCS ? Yes Yes Yes getOperationPointbyCountry() getOperationPointbyCountry() Scan all the <name> elements to see if « PARIS-NORD – BAT VOYAGEUR » exists No <name> found

Modification process in the interface : Example User modifies in Interface: PLC (91519  1519) Printed Name (PARADISE  PARIS) getOperationPointbyReferenceId() Other fields being modified ? Modification of PLC ? New PLC unique in DB ? New PLC unique in PCS ? Yes Yes Yes No No No Yes Error Message on Interface GUI Error Message on Interface GUI Modification of Printed Name? New Printed Name unique in DB ? New Printed Name unique in PCS ? Yes Yes Yes Update in : PCS Interface DB getOperationPointbyCountry() updateOperationPoint() updateOperationPoint() Update done

OperationPoint Number in return Add Operation Points Add a New Operation Point Existence checks Uniqueness checks PCS GESICO Interface in WS ImportOperationPoints() OperationPoint Number in return

OperationPoint inactive in PCS Remove Operation Points Change the closure date of the Validity period to the End date of the TT period you want to delete the Operation Point updateOperationPoint() OperationPoint inactive in PCS

Q&A