Skip to main content
1-Visitor
June 23, 2016
Question

Can't get GetFile to work with .NET Edge SDK

  • June 23, 2016
  • 1 reply
  • 1442 views

Does anybody have working code that downloads a file from a file repository to to a client with the .NET Edge SDK? I have derived a thing from FileTransferVirtualThing. SendFile works as expected but GetFile always throws an exception no matter what parameters I set.

Does anybody have GetFile working and would you mind sharing what parameter to set? I am  starting to wonder if GetFile works at all.

1 reply

5-Regular Member
January 22, 2018

I can only confirm i'm seeing the same problem.

com.thingworx.communications.client.TwApiWrapper Error: 0 : [Error] twFileManager_TransferFile: Error invoking Copy service on FileTransferSubsystem

com.thingworx.communications.client.things.filetransfer.FileTransferVirtualThing Error: 0 : Error getting file from Platform. Internal Server Error. (Code 1110) twWFileManager_GetFile returned 1110. ThingName: *WNLMS500001-8JV SourceRepository: FilestoreHome SourcePath: / SourceFile: fromserver.txt

Exception thrown: 'com.thingworx.common.exceptions.TwApiException' in thingworx-dotnet-common.dll