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 DiscussionsVulnerabilities found in SoapUI 5.9.1Invalid Content-Type for attachmentsMalfunction changing between multiple screens
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