Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I've established a connection with the tNetSuiteConnection component, and have verified that my role in NetSuite has the proper permissions (unless there is an obscure permission requirement that I'm missing...)
However, in the tNetSuiteInput component, I'm trying to view available records using the "Record Type" property but no objects are populated. My role has full access except for permissions that require Two-Factor Authentication (to avoid 2FA error message), so I don't believe this is NetSuite permission or configuration issue. I'll keep looking on the NetSuite end - is there anything on the Talend side that would inhibit the record types from populating?
There are no error messages when I run the job.
Hello,
I'm in the same situation with this component. Have you found a solution ?
Thank you
I suppose you're running your Studio using Java 8. There were code changes to support Java 11.
I suggest you upgrade your java to version 11 and try to work on it.
p.s. There are no error messages when I run the job. - You can also open the Error Log view in your Studio.
Im seeing this same functionality. Nothing shows up in the record type selector. Anyone have an update?