Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
I have a LSR device that is connected to a EMS gateway. The EMS communicates with ThingWorx.
Is it possible to transfer files from the LSR device to a repository in the ThingWorx Platform or can you
just transfer files that are located at the device where the EMS is executed?
Solved! Go to Solution.
Hi @jknorr file transfer is configured and done by EMS, LSR doesn't have direct access to ThingWorx anyhow.
If you have files existing on a different server than the EMS, you could still configure the virtual folders in the EMS configuration to transfer those files.
Please feel free to correct me if i got your question wrong.
Hi @jknorr file transfer is configured and done by EMS, LSR doesn't have direct access to ThingWorx anyhow.
If you have files existing on a different server than the EMS, you could still configure the virtual folders in the EMS configuration to transfer those files.
Please feel free to correct me if i got your question wrong.
I think it is possible, though one could argue about the meaning of the LSR transferring, because the EMS is doing the actual transfer. The code below sends an http post command to the EMS to initiate the transfer.