Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Getting started with XML..

Re: Getting started with XML..

From: adragnes <adragnes_email-usenet_at_yahoo.com>
Date: 10 Feb 2005 00:08:24 -0800
Message-ID: <1108022904.293511.60920@l41g2000cwc.googlegroups.com>


Take a look at the following Oracle manuals:

Also, I would take a look round Technet for articles regarding developing web services using PL/SQL wich is more or less what you are suggesting.

But, you might want to consider using Oracle Advanced Queing instead.
>From the "Application Developer's Guide - Advanced Queuing" manual:

   When Web-based business applications communicate with each    other, producer applications enqueue messages and consumer    applications dequeue messages. Advanced Queuing provides    database-integrated message queuing functionality. Advanced    Queuing leverages the functions of the Oracle database so that    messages can be stored persistently, propagated between    queues on different machines and databases, and transmitted    using Oracle Net Services, HTTP(S), and SMTP.

-- 
Aleksander Dragnes
Received on Thu Feb 10 2005 - 02:08:24 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US