i am Using the 'sample' data attached to:
Write a Perl requestor script check-policy.pl that will send a SOAP message to
http://homepages.feis.herts.ac.uk/~3com0109/cgi-bin/policy.cgi. which will:
-call the method checkPolicyPrice with two input values corresponding to the arguments
policyCode and date;
-print out the response that is returned from the policy.cgi service
any idea to get started?
Start Free Trial