Skip to main content
10-Marble
January 11, 2022
Solved

Error 1110 on SendFile

  • January 11, 2022
  • 1 reply
  • 1211 views

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

Best answer by bchaudhary_448008

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

1 reply

5-Regular Member
January 11, 2022

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