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
Recent DiscussionsProject WSDL replaced from another projectunable to resolve class com...SOAPUI 5.8.0 breaking charset of project file