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

I have got fatal error when running my services in talend

Hi,
In karaf got this fatal error message - Open quote is expected for attribute "{1}" associated with an element type "xmlns:soapenv". If anyone go through this problem then help me out. I know this an xml error but I could not find any fault in soap envelope.
Thanking you,
Regards
Sanjay
Labels (4)
2 Replies
Anonymous
Not applicable
Author

Hi,
What's your workflow? using tsoap? Could you describe your current situation with more information? so that we can help you further.
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi,
At first I create an service where the diagram is like:-

tesbRequest --> tjavarow --> tjavaflex --> tmap --> it's checking that the SOAP message going to it's job/services.
Means after checking an element of xml and send the SOAP message to it's service or job--> I used tSOAP to send the proper message to it's service or you can take an example like:-
tesbRequest --> tjavarow --> tjavaflex --> tmap (if type = Banana)=> tSOAP to sending it to Banana service
(if type = Orange)=> tSOAP to sending it to Orange service.
I can use also trunjob in place of tSOAP as Banana or Orange.

In Banana or Orange Services are like :-

tesbRequest-->tjava--> DB_Insert-->tjava with XML data-->txmlMap-->payload-->tSOAP for another services.

I know it's very difficult for u to understand but I could not provide you the screenshots cause it's provide some important data. Thanking you,

regards,
Sanjay