Skip to main content
10-Marble
December 20, 2022
Solved

Is there any limit to upload the number of media in thingworx.

  • December 20, 2022
  • 1 reply
  • 1228 views

How many images can be uploaded to the Thingworx database .??any limitations on it?

Best answer by geva

The limits of files are more file system specific.  There will be rows in the database for the application entities, so you would have performance impact if you had millions of files, but performance limitations would come more from I/O type constraints like number of concurrent uploads, file creations, etc.

1 reply

geva15-MoonstoneAnswer
15-Moonstone
November 7, 2023

The limits of files are more file system specific.  There will be rows in the database for the application entities, so you would have performance impact if you had millions of files, but performance limitations would come more from I/O type constraints like number of concurrent uploads, file creations, etc.