Posted on 2005-07-07 13:09:53-07 by fry in response to 669
Re: A couple of questions

The syntax on webpage is wrong. It should be:

$info = $rfc->sapinfo();
map { print "$_ : $info->{$_} \n" } keys %$info;

I cannot get any info out of SAPWL_WORKLOAD_GET_SUMMARY or SAPWL_GET_SUMMARY_STATISTIC.

Does anyone have any examples.

Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.