Skip to content
/ WS Public
forked from XayyamSadigov/WS

PL/SQL solution for working with Web Services

monblank/WS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

WS

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

Installing

  • Type PARAMS_RECORD
  • Type PARAMS_ARRAY
  • WS_SERVER table
  • WS_TEMPLATE table
  • WS_LOG table
  • WS Package

Instructions

Table Structure

image

About

PL/SQL solution for working with Web Services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published