Forum Discussion
Michel_van_der_
Nimbostratus
May 30, 2003SOAP::Lite expertise needed.
I want to get access to the ITCMCommon.OperationFailed parameters (primary_error_code,
secondary_error_code and error_string), but, not being much of a SOAP expert, I can't see
where the...
May 30, 2003
Currently the exceptions are returned in the content of the faultdetail. You will need to do perl string searches to extract the relevant codes. We were limited with the SOAPv1.1 schema in how we could include detail in the faults so we segmented them on separate lines in the faultdetail so line greps code be done for the exception elements (primary_error_code, secondary_error_code, error_string), then the string can be cut at the ":" for the relevant data. I will look into getting some perl code to do this later today and post it as a reponse to this thread.
BTW, With the upcoming SOAP v1.2 faults, more detail will be able to be included in the soapfault elements!
-Joe
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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