Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Script to accept/send data as SOAP xml message

by chanakya (Friar)
on Mar 01, 2005 at 11:53 UTC ( [id://435373]=note: print w/replies, xml ) Need Help??


in reply to Re: Script to accept/send data as XML (SOAP) format
in thread Script to accept/send data as SOAP xml message

gellyfish, you are correct the document was an XSD document. Just got to know that XSD is the predecessor to DTD.
Joost, I need to send the soap envelope through HTTPS POST to a particular URL, for this alone I can use LWP::UserAgent but what about receiving part...
For my script to receive shouldn't it be in daemon mode..?

The basic idea is simple i) to generate an SOAP XML message and post it to a URL, and get the response object
ii) To receive the SOAP XML message , parse it and give out a response object.

Correct me if I'm wrong anywhere.

Replies are listed 'Best First'.
Re^3: Script to accept/send data as SOAP xml message
by Joost (Canon) on Mar 01, 2005 at 13:09 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://435373]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-03-28 20:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found