Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

is it possible to write value to writable data source using groovy?

Parasofttoudaya
Parasofttoudaya Posts: 232 ✭✭

Hi Team,

I would like to know the script option to write a variable value to a writable data source using groovy, is it possible?

Any help would be appreciable.

Regards
Udaya

Comments

  • benken_parasoft
    benken_parasoft Posts: 1,228 ✭✭✭
    edited November 2017

    from my earlier answer to a similar question scripting-how-to-write-to-datasource:

    You must use a Data Bank. However, you can chain a Data Bank to an Extension Tool if you need a script to return the document needed as input to the Data Bank.

    and

    Please also be aware that SOAtest 9.10.2 and later has a Data Generator tool. It acts very much like a Data Bank except can auto generate values (no scripting required).