Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, I am trying to run the following job:
My tXML_Map looks like this:
The XML on SoapUI is working and looks like this:
When I run the job, I get an error.
I realized that the XML generated by Talend is different from SoapUI and that it is probably causing the problem.
XML generated by Talend:
Console:
What do I have to do to fix this problem?
Nobody ?
I feel your pain. Unfortunately, I am not sure I can help. I don't understand why Talend is adding that extra outer element (nsl:verificaVinculo) I have had similar struggles trying to get my xml schemas to match with SOAP UI. I am not sure if it will help at all, but maybe trying things will let mysteries be uncovered. Did you try to change the loop element from 'loop optional' to just 'loop'?
Yes, I tried. But XML has not changed.