Hi,
We currently have some C# console applications that use eConnect to push data to GP db which works fine on our local network which have same domain.
The problem is we wanted to move the GP db to the cloud which will have a different domain (ex. CLOUD1) and that the server were the application is hosted is under a different domain (ex. LOCAL1). The 2 servers are able to ping each other because we have a VPN setup.
How do I get both the app to work with this setup? I assume eConnect only uses windows authentication to connect. Thanks in advance.
*This post is locked for comments