Skip to main content
1-Visitor
September 7, 2015
Question

Build and download a text file

  • September 7, 2015
  • 1 reply
  • 1306 views

We are looking to build a specifically formatted text file, not CSV, from historical data and allow a user to download the time on the client computer.  Does anyone have insight on how best to approach this?

1 reply

1-Visitor
September 8, 2015

You can use the Thingworx FileRepository Thing, it comes I believe with a SaveText Service. Then you can get the download like using GetFileListingWithLinks I believe.