Hi,
I'm new to Talend and hoping someone can help me with an issue I'm having. I'm receiving errors when calling a JDE web service using either the tWebServiceInput or tSOAP component...receiving different error messages for each. I'm able to call the web service using SoapUI and Pentaho. I'm using TOS 6.2.1. Thanks
tWebServiceInput error:
Exception in component tWebServiceInput_1
AxisFault
faultCode: {}InvalidSecurity
faultSubcode:
faultString: Error on verifying message against security policy Error code:1000
faultActor:
faultNode:
faultDetail:
{}stackTrace:Error on verifying message against security policy Error code:1000
Hi Sabrina -
Thanks for the reply. Yes, it works with SoapUI.
I've tried calling the JDE service using tsoap, twebserviceinput, twebservice, and tESBconsumer and they are all giving me errors. I was able to call a public web service with no problems - it seems any web service that requires authentication is giving me problems.
Any help would be greatly appreciated. Thanks