Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^4: SOAP lite with WCF

by Anonymous Monk
on Jul 07, 2013 at 21:27 UTC ( [id://1043013]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $soap = SOAP::Lite
        -> ns( 'http://www.w3.org/2001/XMLSchema-instance', 'xsi' )
    ...
    
    my $method = SOAP::Data->name('Request')
        ->attr({xmlns => 'urn::sdp:profilemanager:profilemanagerrequestman
    +ager:100818'});
    
  2. or download this
    Accept: text/xml
    Accept: multipart/*
    ...
    b:Organisation">
            <b:OrganisationUnitId xsi:type="xsd:string">
              OrgId</b:Organisat
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-04-25 14:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found