Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    my ($service, $sid) = login_get_SID();
    retrieveCategories($service, $sid);
    logout($service, $sid);
    
  2. or download this
    ----result method call ---
    <?xml version="1.0" encoding="UTF-8"?>
    ...
    ----- end result ----
    ----valueof method call ----
    ----- end valueof ----
    
  3. or download this
    SOAP::Transport::HTTP::Client::send_receive: POST http://192.168.1.152
    +:8180/axis/services/USD_R11_WebService HTTP/1.1
    Accept: text/xml
    ...
      <logoutResponse xmlns="http://www.ca.com/UnicenterServicePlus/Servic
    +eDesk"/>
     </soapenv:Body>
    </soapenv:Envelope>