Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Consuming A Web Service

by glasswalk3r (Friar)
on Nov 02, 2016 at 15:59 UTC ( [id://1175151]=note: print w/replies, xml ) Need Help??


in reply to Consuming A Web Service

Why don't you use a REST client (assuming that this service is REST, at least it looks like). There are plenty of solutions on CPAN (REST::Client is something I already used in the past).

Investigate further how the service interface is suppose to work if possible, it will much easier for you to use it on the long way.

Alceu Rodrigues de Freitas Junior
---------------------------------
"You have enemies? Good. That means you've stood up for something, sometime in your life." - Sir Winston Churchill

Replies are listed 'Best First'.
Re^2: Consuming A Web Service
by pkupnorth (Novice) on Nov 02, 2016 at 16:58 UTC

    Thanks, glasswalk3r.

    I appreciate the suggestion. I'll take a look at the REST::Client module and see if and how it fits in.

    Regards,
    pkupnorth

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-26 00:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found