Download presentation
Presentation is loading. Please wait.
Published byFelicia Hensley Modified over 9 years ago
1
Enterprise.NET II CA - presentation KRISHNAMURTHY SAMANTH YADAVHT082239L AUNG MOEHT082184B SHAIKALAWDEEN FARIDUL HUKHT082188X USHA RANI KONUDULAHT082183N Team 06
2
Introduction SingAir Online Ticketing System (SOTS) is a airline ticketing system and offers following services for expanding business with various vendors Search flight Booking Service View Booking SingAir consumes Payment Service provided by payment gateway for processing credit card payments.
3
Architecture Diagram
4
Search Flight Service Description : Service to search flight details based on a given criteria. Business value : Enables various flight operators to partner/integrate with Singair thus enhancing the business of Singair. Who will consume : Other flight operators / Travel Agents Architectural guidelines : No Security, basicHttp, Singleton Behavior
5
Booking Service Description : Service to make a flight booking to Singair Business value : Enables various flight operators to partner/integrate with Singair thus enhancing the business of Singair. Who will consume : Other flight Operators / Travel agents. Architectural guidelines : Secure Sessions using certificates, wsHttp, Session Behavior
6
View Booking Service Description : Service to view details of a flight booking. Business value : Enables passengers / travel agents to view and print booking details for specific booking id. Who will consume : Travel agents. Architectural guidelines : No security, wsHttp, Singleton Behavior
7
View Booking Service (message contract) Description : Service to view details of a flight booking of Singair. Business value : Enables passengers / travel agents to view and print booking details for specific booking id. Who will consume : Travel agents using the SOAP message header with error details. Architectural guidelines : No security, wsHttp, Singleton Behaviour, Message Contract with Id and ErrorMsg in header
8
Payment Service Description : Service to process credit card payments. Business value : Enables various merchants to enable on-line credit card payments for their business. Who will consume : Various merchants who like to support credit card payment in their business. Architectural guidelines : Secure Sessions using certificates, wsHttp, Session Behaviour
9
Transaction Flow
10
Demo Demo of SingAir web services.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.