Hi everyone,
We are planning to connect Appian to an on-premises SQL Server environment.
Due to security and network restrictions, Appian developers do not have direct access to the on-premises SQL Server. As a result, we are unable to directly inspect table structures or view data stored in the database during development.
To support smoother development, investigation, and testing activities, we are exploring whether it is possible to view and reference on-premises SQL Server data from Appian.
Specifically, we would like to understand the following:
Is it possible to synchronize or replicate data from an on-premises SQL Server to the Appian Cloud Database?
If so, is there a way to browse and inspect table data using a GUI similar to the Appian Cloud Database?
Thank you in advance for your help.
Hatsune
Discussion posts and replies are publicly visible
Thats going to be challenging to not see the schema!
A few things I would try ...
Let me know how you get on, but the other thing to consider is to consider how Appian will interact with this database? It sounds like you will not be using Records from what you are saying and how locked away it is?
If you are using Records then consider the ways in which Appian will interact with the database via Records in Design and also execution of data.
Hope this helps!