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 Discussions20 years of SoapUI - Share your storySoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)
Related ContentError getting response; java.net.SocketTimeoutException: Read timed outgetting empty responseError getting Response; null