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

Errors when calling a JD Edwards web service

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
                

To see the whole post, download it here
Labels (5)
2 Replies
Anonymous
Not applicable
Author

Hi,
Have you tried the web service with SOAP UI to see if it works?
Best regards
Sabrina
Anonymous
Not applicable
Author

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