Yoav Alroy
08/12/2025, 9:09 AMCeligo AI
08/12/2025, 9:10 AMAI generated answer (using internal Slack threads):Based on the conversations, the connection string for using ODBC driver to connect with SuiteAnalytics Connect using OAUTH2 token and the netsuite2 protocol should look like this:
isql -v "DRIVER={/var/task/config/odbcclient/lib64/libodbc.so};HOST=<http://xxx-sb1.connect.api.netsuite.com;PORT=1708;ServerDataSource=NetSuite2.com;AccountID=xxx_SB1;RoleID=3;AuthenticationType=TBA;ConsumerKey=xxx;ConsumerSecret=xxx;Token=xxx;TokenSecret=xxx;UseSSL=true;EncryptionMethod=SSL|xxx-sb1.connect.api.netsuite.com;PORT=1708;ServerDataSource=NetSuite2.com;AccountID=xxx_SB1;RoleID=3;AuthenticationType=TBA;ConsumerKey=xxx;ConsumerSecret=xxx;Token=xxx;TokenSecret=xxx;UseSSL=true;EncryptionMethod=SSL>"
Please replace xxx
with the correct values.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
08/12/2025, 9:10 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.842786491
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.836956
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.836434305
Celigo AI
08/12/2025, 9:10 AM