Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello talend Community,
I am trying to connect Talend to our NetSuite Sandbox. However I run into an error message that has nothing to offer but: "UNEXPECTED_EXCEPTION". I do not know how to go on from here. There is already a topic for this run but sadly it did not help:
We are using the following Endpoint: "https://[Account].suitetalk.api.netsuite.com/services/NetSuitePort_2016_2"
We created a new user, role and permission set for web services on the site of Netsuite.
See screenshot for error that occurs when we try to get the Record type:
Has anyone else this problem or can someone explain the solution from https://community.talend.com/t5/Design-and-Development/Oracle-Netsuite-Input-component-is-not-workin...
We are running on Windows 10 and this happens in Open Studio Version 6.4.1 as well as in 7.0.1 and in the Trial Version of Data Integration 6.5.1
Thanks in advance!
Hello,
It doesn't seem like the latest API is supported, which is needed to get to the new tables. Are you able to use the Generic JDBC connector to see the NetSuite table? In the JDBC URL, please try to use the 2018 version.
Best regards
Sabrina
Hello,
Are you making more than one API call to NetSuite at the same time with the same user credentials?
Best regards
Sabrina
Hello Sabrina,
thanks for your reply. No, we are not making more than one API call. We created a new User with a new Role etc. The configuration in Netsuite seems to be the same no matter the kind of web integration. We followed these instructions: https://community.boomi.com/thread/6235
Our Netsuite Web Protocoll says the login was successful. Is there another way to test the connection than "searching" for record types? In general I have a hard time finding good documentation for the part where you connect Netsuite to Talend. It is definitly possible to connect Talend to Netsuite right?
Edit: The documentation regarding the API says: "Select the API version corresponding to the version of NetSuite you are using." We are using NetSuite v 2018.1. Talend only offers API 2016.2. Is this a problem? If so, how can anyone connect Talend with Netsuite?
Thanks in Advance and Greetings
Hello,
It doesn't seem like the latest API is supported, which is needed to get to the new tables. Are you able to use the Generic JDBC connector to see the NetSuite table? In the JDBC URL, please try to use the 2018 version.
Best regards
Sabrina
Hi,
thanks again for your reply. If I understand you correctly we will not be able to use the Netsuite components right now? On the other hand I was indeed able to establish a connection using the JDBC connector. Thanks for pushing me in the right direction. I needed a special driver for Netsuite but that's a differents story
I am able now to get all the tables I need.
Thanks and Greetings
Hi,
Can you guide me with the steps used to connect to 2018.1?
Regards,
Apoorv
Could you please tell us how were you achieve that.
Hello,
AS of now we support Only Netsuite API 2014 and 2016 versions only till talend V7.0.1, you could try to use generic JDBC to connect to Netsuite 2018.
Please refer to this online user guide about:TalendHelpCenter: Setting up a JDBC connection.
Best regards
Sabrina