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: 
YK2312
Contributor
Contributor

Error while trying to make a Soap call in Talend 5.6.1

Hello everyone,

I'm trying to make a soap call through Talend 5.6.1 Open studio. There is basic authentication that is being used in order to make the soap call. I was able to successfully run it when I run the job from my local but the issue is when I deploy it onto the Oracle server and try to execute it there.

This is the error that I'm getting when deployed and triggered on the Oracle server.

Please help.

Exception in component tSOAP_1

javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: Bad response: 401 Unauthorized

at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection.call2(HttpSOAPConnection.java:234)

at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection.call(HttpSOAPConnection.java:141)

at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection.call(HttpSOAPConnection.java:134)

at org.talend.soap.SOAPUtil.extractContentAsDocument(SOAPUtil.java:220)

Labels (3)
2 Replies
manodwhb
Champion II
Champion II

Anonymous
Not applicable

Hello,

Are you able to make the soap call through SOAP UI? Could you please give us some details steps about how did you deploy it onto the Oracle server? More information will be preferred.

Best regards

Sabrina