
I have a gateway setup.
I created a flow that creates a file on an on premise server using the gateway. The connection properties save the file to \\server1\share and it works fine.
I created a second flow that is also going to save a file on a different on premise server.
I created a new connection in the new flow to save the file at \\server2\share using the same gateway however the file is saved to the \\server1\share location.
Any ideas why?? There is no reference in the second flow to that location.