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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
davidPnt
Contributor III
Contributor III

[Runtime in Linux System] tSOAP error

My company have subscribed the "Talend Cloud API Services Platform" licence.

I've download the "Talend Runtime Installer for Linux" on the download page from our TMC.

 

Linux distribution : CentOS Linux 7

Kernel version : 3.10.0-1062.4.3.el7.x86_64

Java version : OpenJDK 1.8.0_232

Talend Remote Engine Winter'20

Job developped under Talend Studio version : 7.1.1

 

In my job, I use the tSOAP component.

If I use it in a simple job (tSOAP - tMap - tLog), it's work fine.

But if I use it in a Rest WebService (tRestRequest - tSOAP - tMap - tLog - tRestResponse), it fail.

 

The error is not in the route of the webservice : I'm able to contact webservice.

But, the error arrived just after the "tSOAP_1 - Prepare to send soap request to endpoint"
Error : com/sun/xml/messaging/saaj/soap/SOAPPartImpl
Obviously, the SOAP WebService is up : I can reach it with curl from comand line.

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

You are using tSOAP component in data service for consuming a service? Have you tried to switch to tESBConsumer component if you used tSOAP for a specific reason?

Is the service throwing error when deployed in Studio or Runtime?

Best regards

Sabrina