tslosarContributor11 years agoGetting rid of brackets in response values taken from requesFor some reason brackets are appearing around the values I pull from the request and insert into the response.How to get rid of these?def starcode = mockRequest.getRequestHeaders().get("X-STAR-SenderNameCode")requestContext.starcode = starcodeSource (request):X-STAR-SenderNameCode: XXTarget (response):<DestinationNameCode>[XX]</DestinationNameCode>Thanks for any help,Tony
1 ReplyReplies sorted by Most LikednmraoCommunity Hero11 years agoYou may get it by substring function, right?
Recent DiscussionsSignature\Encryption tags missing in Security HeaderCVE-2024-7565 and CVE-2017-16670 vulnabilitiesVulnerabilities found in SoapUI 5.9.1
Related Contentgetting empty responseError getting response; java.net.SocketTimeoutException: Read timed outError getting Response; null