Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: SOAP::Lite - READING Multiple namespaces

by Anonymous Monk
on Mar 19, 2009 at 11:00 UTC ( [id://751672]=note: print w/replies, xml ) Need Help??


in reply to SOAP::Lite - READING Multiple namespaces

@resultat = $soapAnswer->valueof('//ProcessSetupResponse/ProcessSetupR +esult/a:AuthenticatedWith');
Runnable example

Replies are listed 'Best First'.
Re^2: SOAP::Lite - READING Multiple namespaces
by DreamT (Pilgrim) on Mar 19, 2009 at 11:46 UTC
    Thank you!
    Do you know about my other question?

    How can use an "offline" xml file as the result, instead of the returned webservice answer? So that I can do tests without querying the webservice each time?
      DreamT:

      Check out the t directory of the installation for numerous examples ... during testing they need to use chunks of XML, so you can use the same methods they do.

      ...roboticus
Re^2: SOAP::Lite - READING Multiple namespaces
by DreamT (Pilgrim) on Mar 19, 2009 at 11:53 UTC
    Hi again,
    Unfortunately that didn't work, gives me an empty value.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-24 03:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found