How to send whole file and get response from webservice

D

Dinesh Joshi

Hi,

I have problem doing the following.

I need to pass an xml file to a webservice URL and get the reponse.

1. I have the URL of the webservice.
2. I have the URL to view WSDL file.
3. I have the file which i want to send.

Can someone please help me for this?
 
R

Ryan Davis

I have problem doing the following.
=20
I need to pass an xml file to a webservice URL and get the reponse.
=20
1. I have the URL of the webservice.
2. I have the URL to view WSDL file.
3. I have the file which i want to send.
=20
Can someone please help me for this?

How much are you getting paid for this gig, and how much of a cut are =
you offering for assistance?=
 
D

Dinesh Joshi

Ryan said:
How much are you getting paid for this gig, and how much of a cut are
you offering for assistance?


Its for my work. So neither i am offering anyting nor i am getting paid.
Thanks for your reply
 
B

Brian Candler

Dinesh said:
Its for my work. So neither i am offering anyting nor i am getting paid.

You don't get paid for your work?!

Seriously: we're happy to assist when you get stuck on a problem, but
not do the whole thing for you. Please follow the advice given here:
http://www.catb.org/~esr/faqs/smart-questions.html#intro

If you really don't know where to start, then look for Net::HTTP (which
gives you a low-level interface to HTTP POST operations), or soap4r
(which gives you a high-level interface to SOAP operations, e.g. it can
use the WSDL to create an object API)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top