How to manually store XML in My Sql database
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for posting your query in our forum.
What is your version? If you are using ReadyAPI 2.1, could you please log a case with the support team? we will take it further. You can also check the link:
https://support.smartbear.com/readyapi/docs/testing/data-driven/tutorials/store/index.html
This works only for the Pro version.
Best,
Lakshmi
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others.↓↓↓↓↓
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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).
