Skip to main content
1-Visitor
March 28, 2019
Solved

Data retrievel from Local File System

  • March 28, 2019
  • 1 reply
  • 1733 views

Hi Guys,

 

Is there any way to retrieve data from local file system???

 

Basically I want to show all the files and its meta information in a grid like the following image.

file.png

I want to display recently uploaded files from System Repository / other repository in the grid.

 

Can I get any suggestion for this?

 

 

-- Janakiraman

 

Best answer by PaiChung

Does anything prevent you from placing the files in a Thingworx File Repository?

If not, there are services and widgets to display that content.

1 reply

PaiChung22-Sapphire IAnswer
22-Sapphire I
March 28, 2019

Does anything prevent you from placing the files in a Thingworx File Repository?

If not, there are services and widgets to display that content.

1-Visitor
March 28, 2019

Hi PaiChung ,

 

Do we have widgets to get file information to Thingworx?

 

--Janakiraman 

1-Visitor
March 29, 2019

Okay..,

 

I got it.

 

I created one thing with FileRepository as  thing template and 

FileRepositoryHomeMashup as home mashup.

Now am getting much than I expected.

 

Thank you..,