17
Views
0
Comments
[SOAP Extensibility] Error while using GetSOAPHeaders_FromResponse
soap-extensibility-samples
Service icon
Forge asset by OutSystems
Application Type
Service

Hello. I'm having an issue using the GetSOAPHeaders_FromResponse, while consuming a SOAP service. The error is: 

"There are no available response SOAP headers from the last invoked SOAP method. Make sure you're calling the 'RegisterInspectHeaders' action in the 'OnBeforeRequestAdvanced' callback of the desired SOAP Web Service."

Using SOAPUI I can see there are headers in the response

I'm calling the 'RegisterInspectHeaders' action in the 'OnBeforeRequestAdvanced' callback of the web service. 

I'm using the action wrong? I've tried also with the action GetHTTPHeaders_FromResponse, with same results. 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.