Consultor Eletrônico



Kbase P13880: Technologies to send XML from client to remote server
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/15/2008
Status: Unverified

GOAL:

Technologies to send XML from client to remote server over the Internet

FACT(s) (Environment):

Progress 9.1D
SonicMQ 4.x

FIX:

The exist the possibility to access the database via JDBC and send the
XML file via SonicMQ HTTP or write code your self to send the file via Java using the HTTP protocol to a servlet engine which in turn can use JDBC to put it back
into the remote database.
Examples exists: HTTP direct within the SonicMQ samples.