Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! 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