Forum Discussion
cdunne
17 years agoContributor
Thanks Ole,
Yeah this makes sense, this is what I have but I still get null returned.
import com.eviware.soapui.model.iface.*
private def getCurrentResponse(MessageExchange messageExchange){
return messageExchange.responseContent
}
Any suggestions?
Yeah this makes sense, this is what I have but I still get null returned.
import com.eviware.soapui.model.iface.*
private def getCurrentResponse(MessageExchange messageExchange){
return messageExchange.responseContent
}
Any suggestions?
Related Content
- 8 years ago
- 10 years ago
Recent Discussions
- 13 days ago
- 16 days ago