Skip to main content
1-Visitor
October 16, 2017
Solved

Creating a new repository not working as expected

  • October 16, 2017
  • 2 replies
  • 1463 views

Hi,

When I create a new repository. It does not show up in the folder path of C:\\ThingWorxStorage\repository\newRepository. I using Thingworx 7.3.3. It was working as expected but not anymore. I tried restarting my computer but no luck. Any ideas?

In advance thank you for your help,

Wendy

Best answer by jdass

Wendy,

Assuming you created a thing that implements the FileRepository template. Go to Services ->CreateFolder in the file repository thing and try to create a new folder.

/new would create the File Repository and create a folder in it. You can later delete the  new folder, if not needed.

2 replies

jdass13-AquamarineAnswer
13-Aquamarine
October 16, 2017

Wendy,

Assuming you created a thing that implements the FileRepository template. Go to Services ->CreateFolder in the file repository thing and try to create a new folder.

/new would create the File Repository and create a folder in it. You can later delete the  new folder, if not needed.

wsuen1-VisitorAuthor
1-Visitor
October 16, 2017

Thank you that worked.