Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
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
Solved! Go to Solution.
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.
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.
Thank you that worked.