ContributionsMost RecentMost LikesSolutionsDyanamic values to SOAPUI request and connecting the response to database Hi All , I have a situation where i have to take input from user and update that value in soap UI request . First of all is that possible ? . next i need to format the data and push it to a database or vice versa first push it to database format it and insert into tables . Will the entire process can be possible or automated ? . I see groovy scripts are working for some people but not sure whether it works in my case or not. Any help is appreciated . Thank you . Re: How to replace "?" with user input in soap request Did you ever find a way o get through this ?? am also in the exact same situation