Home » Developer & Programmer » JDeveloper, Java & XML » SOAP XML File Web Services on 9iAS?
SOAP XML File Web Services on 9iAS? [message #92424] Fri, 09 July 2004 06:01 Go to next message
Eric G.
Messages: 32
Registered: November 2003
Member
We're an Oracle 11i ERP shop that exchanges data the old-fashioned way: by FTP-ing text files through interface programs written in PL/SQL.

We now have a requirement to transmit data from our Oracle 11i's database to an external party via web services. And the data file has to adhere to SOAP protocol.

Question 1: Can web services objects reside on the Oracle 9i Application Server?

Question 2: Considering that we only have PL/SQL developers, what programming language would be the most likely choice for developing such web service objects? Can they be written in PL/SQL? Or what appropriate language would be easiest for PL/SQL developers to learn from a book (no training classes)?

Question 3: Does the 9i Application Server have functionality to make it easy to create data files in an XML format that is SOAP compliant?
Re: SOAP XML File Web Services on 9iAS? [message #92437 is a reply to message #92424] Sun, 18 July 2004 22:22 Go to previous message
Andrej
Messages: 7
Registered: April 2002
Junior Member
1. Yes, using java.
2. You can write most of the web service functionality in pl/sql. Then you can use jdeveloper 10g to generate some java code to make the pl/sql functionality available as a web service.
3. Jdeveloper 10g makes it very easy. Have a look at this tutorial: http://otn.oracle.com/obe/obe9051jdev/webservicesobe/obewebservices.htm#t3

Regards,
Andrej
http://www.it-eye.nl
Previous Topic: Pass XML data into oracle
Next Topic: Compiling java stored procedure
Goto Forum:
  


Current Time: Fri Apr 19 10:39:21 CDT 2024