Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
I will to Export Thingworx Entities from VM(Virtual Machine), to any local drive.
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.
Thanks for Answer,
I will actually use SourceControlRepository ...
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]).