ch5082Occasional Contributor10 years agoGet Properties from MessageViewerIs there a way to capture the values from these properties off the response?
2 RepliesReplies sorted by Most LikednmraoCommunity Hero10 years agoYou mean http response headers?nmraoCommunity Hero to nmrao10 years agoIf so, you can trylog.info messageExchange.responseHeaders['StatusCode'].value to see StatusCode. Similarly, you can get any value that you need.
nmraoCommunity Hero to nmrao10 years agoIf so, you can trylog.info messageExchange.responseHeaders['StatusCode'].value to see StatusCode. Similarly, you can get any value that you need.
Recent DiscussionsSOAPUI 5.9.1 Still Includes Log4j 2.17.1 — When Will an Updated Version Be Released?20 years of SoapUI - Share your storySoapUI 5.9.1 displays "[]" as "<Empty JSON content>"
Related ContentHow to create a JSONPath Property Transfer including a ${Properties#property} ?Operating with TestCase propertiesComparison of Two Property Values In Two Different Properties Steps