unraveling the web services
play

Unraveling the Web Services An Introduc7on to SOAP, - PowerPoint PPT Presentation

Unraveling the Web Services An Introduc7on to SOAP, WSDL and UDDI Sri Harsha Bolise? Overview Web Services SOAP WSDL UDDI


  1. Unraveling ¡the ¡Web ¡Services ¡ ¡ ¡ ¡ An ¡Introduc7on ¡to ¡SOAP, ¡WSDL ¡and ¡UDDI ¡ ¡ Sri ¡Harsha ¡Bolise? ¡

  2. Overview ¡ • Web ¡Services ¡ • SOAP ¡ • WSDL ¡ • UDDI ¡

  3. Introduc7on ¡ ¡ • All ¡ business ¡ units, ¡ organiza7ons ¡ have ¡ their ¡ own ¡ approach ¡to ¡store ¡and ¡exchange ¡data. ¡ • Interoperability ¡between ¡them ¡is ¡a ¡problem! ¡ • Web ¡ services ¡ are ¡ developed ¡ to ¡ simplify ¡ this ¡ process ¡ by ¡ defining ¡ a ¡ standardized ¡ mechanism ¡ for ¡exchanging ¡data. ¡

  4. Web ¡Services ¡ ¡ • Web ¡ services ¡ are ¡ soJware ¡ components ¡ which ¡ communicate ¡using ¡web ¡technologies ¡like ¡HTTP. ¡ • Web ¡ services ¡ framework ¡ is ¡ divided ¡ into ¡ three ¡ areas ¡– ¡communica7on ¡protocol ¡(SOAP), ¡Service ¡ Descriptor ¡(WSDL) ¡and ¡service ¡discovery ¡(UDDI) ¡

  5. SOAP ¡ • Simple ¡Object ¡Access ¡Protocol ¡ ¡ • Its ¡an ¡XML ¡based ¡protocol ¡for ¡exchanging ¡data ¡ over ¡HTTP. ¡ • SOAP ¡ provides ¡ a ¡ way ¡ to ¡ communicate ¡ between ¡ applica7ons ¡ regardless ¡ of ¡ their ¡ plaSorm ¡or ¡programming ¡language. ¡

  6. Elements ¡of ¡SOAP ¡ • Envelope ¡ – ¡ specifies ¡ that ¡ XML ¡ document ¡ is ¡ a ¡ SOAP ¡ message ¡ • Header ¡ – ¡ contains ¡ applica7on ¡ specific ¡ informa7on ¡ about ¡SOAP ¡message. ¡ • Body ¡– ¡ ¡includes ¡the ¡message ¡payload ¡ • Fault ¡ – ¡ carries ¡ informa7on ¡ about ¡ a ¡ client ¡ or ¡ server ¡ error. ¡

  7. Example ¡for ¡SOAP ¡

  8. WSDL ¡ • Web ¡Services ¡Descrip7on ¡Language. ¡ • Its ¡an ¡XML ¡– ¡based ¡format ¡for ¡describing ¡web ¡ services. ¡ ¡ • Clients ¡wishing ¡to ¡access ¡a ¡web ¡service ¡can ¡just ¡read ¡ ¡ and ¡interpret ¡its ¡WSDL ¡file ¡to ¡learn ¡about ¡the ¡ loca7on ¡of ¡the ¡service ¡and ¡its ¡available ¡opera7ons. ¡

  9. WSDL ¡Document ¡Structure ¡ Message ¡– ¡describes ¡names ¡and ¡format ¡of ¡the ¡message ¡supported ¡by ¡the ¡ • service. ¡ Types ¡– ¡defines ¡the ¡data ¡types ¡used ¡by ¡the ¡service ¡for ¡sending ¡messages ¡ • between ¡client ¡and ¡server. ¡ Port ¡Type ¡– ¡defines ¡a ¡web ¡service, ¡the ¡opera7ons ¡that ¡can ¡be ¡performed ¡ • and ¡the ¡messages ¡that ¡are ¡involved. ¡ Binding ¡ – ¡ A ¡ protocol ¡ and ¡ data ¡ format ¡ specifica7on ¡ for ¡ a ¡ par7cular ¡ port ¡ • type ¡

  10. WSDL ¡Example ¡

  11. UDDI ¡ • Universal ¡ Descrip7on ¡ Discovery ¡ and ¡ Integra7on. ¡ • UDDI ¡ is ¡ a ¡ directory ¡ for ¡ storing ¡ informa7on ¡ about ¡web ¡services. ¡ • UDDI ¡ describes ¡ services ¡ using ¡ WSDL ¡ and ¡ communicates ¡via ¡SOAP ¡messaging. ¡

  12. Advantages ¡of ¡Web ¡Services ¡ • Applica7on ¡and ¡data ¡Integra7on. ¡ • Versa7lity. ¡ • Code ¡re-­‑use. ¡ • Communica7on ¡Protocol’s ¡reliability. ¡ • Cost ¡Savings. ¡

  13. Conclusion ¡ • Web ¡ services ¡ provides ¡ a ¡ systema7c ¡ and ¡ extensible ¡ framework ¡for ¡applica7on ¡interac7ons. ¡ • Web ¡services ¡have ¡evolved ¡as ¡a ¡prac7cal, ¡cost-­‑effec7ve ¡ solu7on ¡ for ¡ uni7ng ¡ informa7on ¡ distributed ¡ between ¡ cri7cal ¡applica7ons ¡over ¡opera7ng ¡systems, ¡plaSorms ¡ and ¡language ¡barriers ¡that ¡were ¡previously ¡impassable ¡

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend