Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. 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