Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi!
I'm very new to talent and just trying to follow some tutorials. I am using a tESBConsumer to access some web service and then connect the fault row to a tLogRow. I follow the instructions in the help page of tESBConsumer for this.
If I don't use the fault row everything works fine. Once I connect the fault row to the tLogRow to get a log of the Soap Fault I get the compile message "faultDetail cannot be resolved or is not a field".
Can someone point me in the right direction?
Is there any documentation on creating and using fault schemas in Talend?
I solved it! Deleted the tESBConsumer and the tLogRow and rebuilt it. It worked!
Thanks for the help!