Hi,
I am trying to configure the Microsoft SQL local database from my machine into Appian application.
While doing this I am seeing timeout exception (as shown below).
We looked in to the logs and we are seeing the SQLTimeOutexception in the logs (As shown in below image).
Are there any limitations with academy version of Appian to connect to the existing MS-SQL database? OR Am I missing anything here?
I have reffered the below topics to resolve the issue… Without much help!
docs.appian.com/.../Configuring_Relational_Databases.html
https://community.appian.com/discussions/f/data/10274/connection-to-sql-server-2016
Discussion posts and replies are publicly visible
I do not know of any limitations of this kind. Do you use the cloud community edition, or a local installation? Did you check whether that system can access your DB server?
Yes I am using the cloud community edition and trying to configure the local DB installed on my laptop.
Did you check whether your laptop is accessible from the internet? If this is a corporate environment, I am pretty sure it is not.
I was facing this on my office laptop, then tried on my personal machine as well and faced the same issue there as well. So I am trying to understand if its limitation of cloud based community version OR am I m missing anything to configure (FYI- I even enabled TCP IP SQL port as well to establish the connection)
Check this for any restrictions. https://community.appian.com/p/community-edition-guide
In general, local machines are typically NOT accessible from the internat. Even your home router uses a firewall to protect your local network.
And this is not a restriction specific to Appian.
Okay thank you Stefan
Hi disha, i am also facing same issue.did you find some solution?