Forum Discussion

zisco's avatar
16 years ago

export responce (XML, Json) in parts to .txt file

As a newbie in SoapUi  i need help.
I would like to export a part of an xml responce in a txt-file. How do i do this or better what kind of GroovyScript do i need? 

1 Reply

  • wdowling's avatar
    wdowling
    Occasional Contributor
    I'd expect that you want a data sink step that is either a groovy script or a file type. It depends on what you want to store, what it is to be used for and how it is to be used after storage.

    What are you attempting to achieve with the storage of the fragment?