Liquid Studio Documentation
In This Topic
    Data Target (JSON Writer )
    In This Topic

    Allows you to select the output location for the JSON data that this components represents.

    No default JSON Data

    No output filename has been provided so one must be provided within the transform using the 'Filename' input, the resulting JSON data will be written to the filename taken from the value of this input.

    Write JSON data to this file

    JSON Data is written to the filename provided (the filename can be an absolute path or can be a relative path which will be evaluated relative to the transform file)

     

    See Also