PL/SQL solution for working with Web Services
Instruction(In Russian): http://habrahabr.ru/post/223405/
This is a PL/SQL Solution for Sending/Receiving SOAP/XML messages from Oracle database.
Using the following DB objects:
- User-Defined Datatypes
- Table
- Package
- Type PARAMS_RECORD
- Type PARAMS_ARRAY
- WS_SERVER table
- WS_TEMPLATE table
- WS_LOG table
- WS Package
