This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
notes:soap_cheat_sheet [2026/09/16 07:59] 176.232.19.5 old revision restored (2026/09/01 02:52) |
notes:soap_cheat_sheet [2026/09/16 08:00] (current) 85.53.170.36 old revision restored (2026/08/31 19:38) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Simple Object Access Protocol (SOAP) ===== | + | ===== SOAP Cheat Sheet ===== |
| 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. | ||