Skip to content

Commit fdeba3c

Browse files
committed
scal-195195
Signed-off-by: Naomi Lattanzi <naomi.lattanzi@thoughtspot.com>
1 parent 0488c3e commit fdeba3c

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

cloud/modules/ROOT/pages/connections-genericjdbc-add.adoc

+11-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@
77
:experimental:
88
:connection: Generic JDBC
99
:description: Learn how to add a Generic JDBC connection.
10+
:jira: SCAL-195195
11+
12+
== Prerequisites
13+
14+
Before you create a {connection} connection, you must provide a public URL for the JDBC Driver JAR and raise a support ticket by contacting {support-url}. For security reasons, you cannot directly upload the JARs to ThoughtSpot. ThoughtSpot security reviews the driver, after which the driver is available for use.
15+
16+
Once the drivers are reviewed, the Generic JDBC connection is enabled with the list of drivers you provided as options to select and create a connection.
17+
18+
19+
== Add a connection
1020

1121
To connect to {connection}, follow these steps:
1222

@@ -24,7 +34,7 @@ image::jdbc-connectiontype.png[Add a {connection} connection]
2434
+
2535
image::jdbc-connectiondetails.png[Enter connection details]
2636
+
27-
Refer to the xref:connections-genericjdbc-reference.adoc[{connection} connection reference] for more information on each of the specific attributes you must enter for your connection.
37+
Refer to the xref:connections-genericjdbc-reference.adoc[{connection} connection reference] for more information on each of the specific attributes you must enter for your connection. Note that you must create a support ticket to have ThoughtSpot upload your JDBC Driver JAR(s) before you can create a connection.
2838
. (Optional) Configure proxy for your {connection} connection by doing the following:
2939
.. Select the *Advanced Config* menu to reveal the Key and Value fields.
3040
.. For Key, enter *httpProxy*, and for Value, enter *<proxyHost>:<proxyPort>*.

0 commit comments

Comments
 (0)