Skip to main content
1-Visitor
November 27, 2017
Question

Exporting from remote file repository in virtual machine to any local drive

  • November 27, 2017
  • 1 reply
  • 1553 views

I will to Export Thingworx Entities from VM(Virtual Machine), to any local drive.

1 reply

22-Sapphire I
November 27, 2017

You want to do this automatically?

All the export commands available can be kicked off with a REST API (use the developer console to capture the call)

If you do a write to a Repository, you can use something like GetFileListingsWithLinks to get the download link and fire that to get the file download prompt.

or set up a mashup that allows browsing through the structure and have users click on what they want to download.

habbasi-21-VisitorAuthor
1-Visitor
November 27, 2017

Thanks for Answer,

I will actually use SourceControlRepository ...

1.png

2.png

3.png

It does not happen when I export local., But from VM...(Error exporting: Unable to Invoke Service ExportSourceControlledEntities on SourceControlFunctions : Failed to make parent directory structure [path: /f:\x]).