If an issue occurs with the existing Data Gateway and only the Gateway of the source connection is changed, the following error will be thrown when the task is resumed:
Failed to send proxy request
REPLICATE-AGENT-SERVICE-22: Gateway coordinates are modified. The source connection was changed to use a different gateway resource, and therefore your data asset cannot continue running. You can either revert the connection to the previous gateway resource or recreate the data asset.
Resolution
For replication projects
Scenario One
Target with no Gateway
Solution
Stop the task, run a prepare, then resume the task.
Scenario two
Target with Gateway
Solution
Stop the task
Change the target gateway to match the source connection
Run a prepare
Resume the task
For pipeline projects
Stop the task, run a prepare, then resume the task.
Cause
The data asset has been modified and cannot continue running on a different gateway.