This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
notes:soap_cheat_sheet [2026/06/09 18:41] 187.190.166.221 old revision restored (2007/11/14 03:19) |
notes:soap_cheat_sheet [2026/06/16 03:30] (current) 216.73.217.162 old revision restored (2026/06/10 12:06) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== SOAP Cheat Sheet ===== | + | ===== Simple Object Access Protocol (SOAP) ===== |
| SOAP is a popular protocol for accessing a web service. My interest in this arose when I needed to schedule a web service using the Oracle Scheduler. This SOAP client had to be written from scratch using PL/SQL so I needed to become familiar with the protocol first. | SOAP is a popular protocol for accessing a web service. My interest in this arose when I needed to schedule a web service using the Oracle Scheduler. This SOAP client had to be written from scratch using PL/SQL so I needed to become familiar with the protocol first. | ||