I'm trying to use Query database smart service and I have configured a data

I'm trying to use Query database smart service and I have configured a data source and Im able to see that, however specifying a query gives me this error (attached) - that cannot call a method on closed connection. I was expecting that it would ask for the credentials. Any insights on this one?

Thanks,
Sudha


OriginalPostID-225191

OriginalPostID-225191

  Discussion posts and replies are publicly visible

Parents Reply
  • Hi Robert,

    Can you please elaborate on the steps to connect Teradata DB from Appian?

    We are also trying to connect Teradata DB from Appian.

    Steps we did:

    • Installed the teradata jdbc driver in tomcat/lib directory.
    • Created a data source in tomcatresources.xml
    • added conf.data.datasources = <teradata JNDI> in custom.properties file.

    Still we are unable to connect. Please let us know the further/missing steps.

    Thanks in Advance. Teradata was not part of Appian supported RDBMS.

Children