Forum Discussion
Puli
Nimbostratus
Mar 20, 2008How to capture return messages in perl
Am trying to capture return messages in a perl variable so i can make decisions based on that.
Specificatlly am want capture return message from
$soapResponse = $PoolMember->get_session_ena...
Mar 20, 2008
An example of that is in that sample on code share as well. Look at the checkResponse() subroutine. You can see if the fault member of the $soapResponse is set, and if so, get the value form the $soapResponse->faultcode and $soapResponse->faultstring.
-Joe
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects