Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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