RE: Netsuite2.com TBA failure
Hi Everyone,
I am attempting to create a data connector that can access and ingest data from the Netusuite2.com Datasource.
I am using the JDBC driver to do so, but I have hit a stumbling block.
When connecting to the netsuite.com datasource using the username and password I have success.
I understand that to connect to netsuite2.com TBA is the supported method. However when using ‘TBA’ as the username followed by the token password as the password I get the following error message
‘[NetSuite][SuiteAnalytics Connect JDBC Driver][OpenAccess SDK SQL Engine]Failed to login using TBA. Error ticket# l6p3094icqgte94lec5d[232]’
Would anybody be able to provide some assistance?
Hi,
Firstly, you don’t need to use TBA but it is required is you want to use the “Data Warehouse Integrator” role.
You shouldn’t be using the Token Password, instead you should be generating a signature:
https://netsuite.custhelp.com/app/answers/detail/a_id/101883
See also:
https://netsuite.custhelp.com/app/answers/detail/a_id/101877
Thanks,
Chris