Error 1110 on SendFile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Error 1110 on SendFile
Hi All,
I am trying to send a text file from my Edge to ThingWorx using the SendFile function in FileTransferVirtualThing. I have setup the virtual directories as mentioned. However SendFile keeps failing with the below error:
Error sending file to Platform. Internal Server Error. (Code 1110)
at com.thingworx.communications.client.things.filetransfer.FileTransferVirtualThing.SendFile(String sourcePath, String sourceFile, String targetRepo, String targetPath, String targetFile, UInt32 timeout, Boolean async)
Not sure whats going wrong over here? Please advise.
Thanks,
Ashish Tamhane
Solved! Go to Solution.
- Labels:
-
Troubleshooting
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello @ashishtamhane ,
Could you pls try to add Visibility permission on the ThingworxPersistenceProvider to the user associated to the Edge application key (via an Organization)?
Revert back if you still face the same challenge.
Regards
Bhawna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello @ashishtamhane ,
Could you pls try to add Visibility permission on the ThingworxPersistenceProvider to the user associated to the Edge application key (via an Organization)?
Revert back if you still face the same challenge.
Regards
Bhawna
