Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
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.
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
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