Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use SOAP::Lite;# +trace => [ transport => sub { print $_[0]->as_string
    + } ];
    ...
                            ->value(\SOAP::Data->value($Employee_Reference
    +));
    
    $soapRequest->call($params,$Employee_Reference,$security);
    
  2. or download this
    <?xml version='1.0' encoding='UTF-8'?>
    <env:Envelope
    ...
            </wd:Report_Data>
        </env:Body>
    </env:Envelope>