Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
I want to send a file uploaded in Thingworx file repository to Windchill temp folder, can someone suggest how can I achieve this on Thingworx (9.3). Thingworx and Windchill both are in different servers.
Do we have any APIs for this?
Hello @archanasaha,
We need to understand more about your use case. It's possible to transfer the file from the OS level unless you are looking for some trigger that would determine when to send the file.
You can take look at FileTransferSubsystem for providing a possible solution.
Regards,
Aditya