Forum Discussion

Sperk's avatar
Sperk
Occasional Contributor
7 years ago
Solved

Writing to a file where the filename is held in a TC property

When looping through a Datasource and parsing Rest requests I'm trying to create a file on the 1st iteration and write to that file on all iterations.   I'm storing the file name in a TC property a...
  • nmrao's avatar
    7 years ago
    "setPropertyValue" - requires two inputs; one for property name and another one is for its value.