Forum Discussion
Luxoft_Internat
14 years agoContributor
SmartBear Support wrote: please try
log.info context.testCase.testSteps["Subscribe"].testRequest.response.requestContent
Does that work ok?
No, it doesn't work. Script result is absolutely same and there are no Security element in header...
Let me explain the issue in more details:
Script result returns expected correct raw request with Security element in the case when OutgoingWss is applied in SoapUI XML editor tab from context menu.
In other case, if we need to apply different OutgoingWss’s in run time (for example in groovy script) - script result will not return Security element in Header at all.