Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: How to use Perl instead of Coldfusion.

by flexvault (Monsignor)
on May 13, 2013 at 19:01 UTC ( [id://1033336]=note: print w/replies, xml ) Need Help??


in reply to Re: How to use Perl instead of Coldfusion.
in thread How to use Perl instead of Coldfusion.

Hello InfiniteSilence ,

When I did my 'super searches', I didn't find your example.

The web service already exists and I need the client side (Perl) to ask the question and then accept the response. I don't have a clue what the WSDL file is and hope that it is already defined on the web server. My web service is totally independent, but I'm required to verify if the 'person' is already a client. Part of the XML response is a client ID that I need to use if they already exist in the service.

By answering the comments, I'm starting to understand this a little more :-)

Thank you...Ed

"Well done is better than well said." - Benjamin Franklin

  • Comment on Re^2: How to use Perl instead of Coldfusion.

Replies are listed 'Best First'.
Re^3: How to use Perl instead of Coldfusion.
by InfiniteSilence (Curate) on May 13, 2013 at 20:00 UTC

    WSDL file is...

    WSDL can be stored in a file or be the XML response to a query, so the response from your initial request (the one with WSDL in it) should return WSDL content. If your client understands WSDL it should be able to extract the service information from it and allow you to call that service based purely on the definition specified in the WSDL. Otherwise your client would have to know some things about the specific web service like which address to use, etc.

    Celebrate Intellectual Diversity

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (8)
As of 2024-04-23 07:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found