Dynamically create data files in Katalon studio

Hi ,

How can I dynamically create a query based data file in Katalon studio.

I need to use Vertica database which is currently not supported by katalon data files.

Regards,
Micheline Wehbe

Hello,

you can use any Java/Groovy library you want. Data files are not necessarily only those, which are supported by Katalon, but any kind of data file you are able to create and use in Java.