ContributionsMost RecentMost LikesSolutionsRe: How to manually store XML in My Sql database Hi Laxmi, Thanks for replying. My SOAP UI version is 5.3.0 . Its not a pro. And i am using my sql workbench 6.3.9 (64bits). How to manually store XML in My Sql database Hello all, I am very new to Groovy scripting , please help. I want to store the XML file in MySQL database and then retrieve it through groovy scripting in SOAP UI. I have read about creating A CLOB columm , but not very sure how to do it. For now i am storing it in the folder but going forward have to fetch it from DB. Thanks in advance. Re: How to load a request from xml file using groovy script? Thank you very much for your prompt reply Chris , Its working now Re: How to load a request from xml file using groovy script? Thanks for the answer .Can you please show it in the code how to load a xml file from folder in soap ui using groovy scripting. Thanks in advance