Issue with Saving Images to ThingWorx Repository from Vuforia Studio
Hello Community,
I am facing an issue when saving images from Vuforia Studio to ThingWorx File Repository, and I would appreciate any insights on this.
Issue:
I am sending four images, each approximately 3 MB in size, from Vuforia Studio to ThingWorx for storage in the repository. This means the total data size is around 12–13 MB. While I am using the ServiceInvokeComplete event in ThingWorx to ensure the images are saved properly, in this service i have am calling another service which has a code to save photos. I sometimes notice that the images do not get saved at all.
Possible Causes?
- Could the issue be related to the file size (since 12–13 MB is being transferred at once)?
- Are there any ThingWorx limitations on file upload size or service execution time that might be causing this?
- Any other potential reasons why the images might not be saving consistently?
I would appreciate any suggestions or guidance on how to troubleshoot or optimize this process.
Thanks in advance!

