We've faced some challenges with MOVEit as well. During the initial setup, we encountered issues with the MOVEit Transfer Gateway component, which operates in the DMZ. It frequently went down, causing disruptions in SFTP connectivity for most of our vendors. As a result, we had to implement extensive monitoring to ensure we received instant visibility whenever the gateway failed, allowing our system admins to respond quickly and restart the service. Another issue stems from the fact that MOVEit is a Java-based product, and it seems to have a memory leak, leading to system slowness and unresponsiveness at times. To mitigate this, we had to schedule weekly restarts to clear out memory, which remains an ongoing process because, without these restarts, we wouldn't have a responsive system. These are two key challenges we’ve encountered with MOVEit Transfer. Regarding MOVEit Automation, a job is typically triggered as soon as a file arrives, and it looks for the file, matches it, and moves it to the destination. However, if the expected file doesn't arrive, say on a Tuesday at 8:00 AM due to a job failure or someone forgetting to place the file, we need better visibility. Currently, MOVEit Automation offers limited capabilities for this scenario. We rely on error codes that indicate when no file was found, and we've built an email alert system around this, but for complex schedules—like jobs running on the 10th of each month—the system becomes ambiguous and occasionally generates false alerts. While MOVEit is not designed as a notification system, better alerting features would be incredibly valuable. I'd also like to see Google Cloud connectivity in future updates. MOVEit has been expanding its connectors, initially supporting Azure, followed by AWS, but connectors for Google Cloud Platform are still missing. Adding this capability would be a great enhancement. Another improvement I'd welcome is the ability to interact with message brokers. Currently, MOVEit handles file transfers and supports HTTP calls, meaning you can invoke APIs or download files over HTTP/HTTPS protocols. However, I’d like to see support for messaging protocols like MQ or AMQP. These protocols would make the platform more versatile, particularly for integrations where we need to pull messages from a queue and create files. IBM offers this capability, and if MOVEit could add it, it would make the product even more feature-rich and useful for our needs.