Luxoft_Internat
13 years agoContributor
[RES] Security tag by context.expand('${requestName#RawReq..
Hi,
I have created a soap ui project in soap ui pro 4.5.0 with different OutgoingWss configurations.
I need to apply each OutgoingWSS configuration to request using groovy script and after execution get this row request to observe Security element in Header (see screenshot in attach).
In fact, request is executed with right apllied OutgoingWss:
but context.expand('${requestName#RawRequest}') returns Header without Security element in it:
Can you please resolve this issue?
Thanks in advance.
I have created a soap ui project in soap ui pro 4.5.0 with different OutgoingWss configurations.
I need to apply each OutgoingWSS configuration to request using groovy script and after execution get this row request to observe Security element in Header (see screenshot in attach).
In fact, request is executed with right apllied OutgoingWss:
but context.expand('${requestName#RawRequest}') returns Header without Security element in it:
Can you please resolve this issue?
Thanks in advance.