Forum Discussion

Teltstra_Corpor's avatar
Teltstra_Corpor
Occasional Contributor
15 years ago

mockResponse groovy script - modifying context with map/list

Hi, I have a mockService running with few mockResponses. I am using groovy inside mockResponse to update the context and retun the response with data updated from a flat file/csv file. Doing so ...