Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
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.
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