Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! 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