Idea for TWX architecture
Hi Developers,
I'm working on a TWX architecture for a use case as shown below.

There are manufacturing plants across different geographical locations. In each plant there are multiple machines and each machine has its own FTP server, where after 10000 recordings are collected from the machine, a csv file with these recordings are generated in the local FTP server. There is only read access to these FTP servers and no static ip is provided.
The objective is to provide a cloud based architecture for data visualization of the csv file data.
I need help on the following to get me started on the initial architecture:
- Since static ip can't be given for individual FTP servers, what is the best possible architecture for the use case.
- With one TWX cloud instance will it be possible to collect data from the FTP servers across different locations or do we need a separate TWX instance for each location.
Any help will be much appreciated.
Regards,
Saran

