I am sending a JSON request through groovy and getting the response back. With the response number i have to query a sql server db table and get values? How to do it?
↧
I am sending a JSON request through groovy and getting the response back. With the response number i have to query a sql server db table and get values? How to do it?