Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Get data from NetSuite Application

I am trying to get data from Account object in net suite application.  To do this, I have used tNetSuiteInput component and and given values in all the properties of the component. In my next step I connected the component to tMap and added a output table in the and mapped all the fields as it is to the output table.  In my last step I connected the tMap to tOutputDelimited component to save in a xls file.  When I run the job, I get the following error.  

 

[statistics] connecting to socket on port 3883
[statistics] connected
Exception in component tNetsuiteInput_1
com.sun.xml.internal.ws.client.ClientTransportException: The server sent HTTP status code 405: Method Not Allowed
at com.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.checkStatusCode(Unknown Source)
at com.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.createResponsePacket(Unknown Source)

 

Can anyone help what could be reason for this kind of error and how to resolve this issue.  Thanks in advance....

Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hi,

Which is talend build version you are using?

Can you get data from Netsuite using SoapUI without using talend tool?

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi Sabrina,

 

Thanks for your reply.  Here are my answers to your queries

 

1. Talend version V6.3.1

2. I was able to get data from Netsuite through Dell Boomi Soap UI.

 

Please let me know if you need any more information.

 

Thanks,

Jagadish