Filepollers in webMethods.io

Hi, what are people doing with their on premise file pollers when migrating to webmethods.io? Are you leaving that element on prem, but the poller invokes a service in the cloud? Or are you re-factoring using something like the MFT / Active Transfer?

1 Like

You can still achieve something similar with Cloud Object Storage systems - e.g., S3 Buckets, Azure Blob Storage.
There is what Cloud Transformation requires - some amount of re-architecting and re-factoring.

1 Like

So from your point of view you’re using schedulers and connectors to access storage elsewhere in the cloud?

That’s correct.

You can use webhooks and callbacks too.