NK12Occasional Contributor8 years agoHow to get JDBC Response into an Array Hello All, I'm trying to compare JSON Response and DB Response Below is the sample Code Snippet import groovy.xml.* import groovy.json.* //DB Response def dbresponse = context.expand( '${JDB...Show MoreError.jpg138 KB
nmraoCommunity Hero8 years agoWhat are you trying to achieve? Would you mind elaborating the use case?
Recent DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related ContentSwagger Response In ArrayComparing an array from Json Response to an array from JDBC response.Array of Array in XML Response