Skip to main content
10-Marble
May 7, 2024
Solved

Unable to download file at local system path

  • May 7, 2024
  • 1 reply
  • 611 views

I am new to Thingworx. I have developed a custom extension where i have created one service that is generating excel sheet in form of blob from an infotable input. now when i call the service using snippet, the file is getting stored in FileExportRepository in thingworx instead of downloading in local system. 

 

Is there a way to download the file directly in local system?