Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl -wl
    use strict;
    ...
    if ($return->fault) {
      die $return->faultstring;
    }
    
  2. or download this
    java.rmi.RemoteException: RIAccount object is not available in session
    + at test.pl line 24.
    
  3. or download this
    ((ResponsysWSSoapBindingStub) service).setMaintainSession(true);
    
  4. or download this
    #! /usr/bin/perl -wl
    use strict;
    ...
    $soap->login('USER', 'PASSWORD');
    
    print $soap->listFolders;
    
  5. or download this
    'org.xml.sax.SAXParseException: The value of the attribute "p
    refix="xmlns",localpart="namesp1",rawname="xmlns:namesp1"" is invalid.
    + Prefixed
     namespace bindings may not be empty.'