Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Is it possible to get progress from any service? I need to make a progress bar for the copy service of the FileTransfer subsystem.
You can use the GetActiveTransferJob to get the stats you need.
Thank you. Is there a service that will return the status of an Upload to the System Repository also?
I don't think there is a way to get this, outside of customizing the file upload widget.
What services does the File Upload Widget use? How hard is it to customize the widget?
Hi Pai,
Where can I find this GetActiveTransferJob service ? Is it available as a service for any of the available system object resources in ThingWorx ?
Thank you,
Veronica
Correct, all filetransfer is done by the FileTransferSubsystem, it has the service.