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 DiscussionsOS SoapUI: Can it connect and use Cosmos DB"Clone interface" between projects not workingSOAPUI not responding to soap11 requests
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