Implementation of WEBSERVICE and ebsdbws through DBWS package in Oracle EBS interface development
Introduction
In the 9i era, Oracle released an extended package to support PL/SQL access to Web Services. In Oracle 10 Gb, this feature became more powerful. This was due to the introduction of the UTL_DBWS package, in fact, JPublisher is encapsulated so that PL/SQL developers can call Web Services by using only a few simple APIs.
Document directory
1. Webservice 2
Jiangsu Sheng's blog article 1.1 case 2
1.2 Simulated Test 3
1.3 What is WebService 3
1.4 WebService platform technology 4
2. DBWS Package 6
2.1 DBWS 6
2.2 download and install 6
3. XML10
3.1 why XML 10?
3.2 introduction of namespaces 10
3.3 namespace declaration and use 11
4. XPath13
4.1 Xpath Introduction 13
4.2 XPath path expression 13
5. Oracle parses XML18 with a namespace
5.1 XMLTABLE 18
5.2 extract 18
6. code example 19
Document address
Http://wenku.baidu.com/view/cd3f1cf36529647d272852ab