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?
I solved it! Deleted the tESBConsumer and the tLogRow and rebuilt it. It worked!
Thanks for the help!
Hi, welcome!
will be much better if You attache some screenshots of Your Job and error
it make process much more easy
best regards, Vlad
Here is a screenshot of the job with the compile errors.
If I remove the tLogRow2 it works fine. Once I connect the fault route from tESBConsumer to the tLogRow2 I always get this error...
error compiling
in 99% off cases it missed "" around variable or mistake in variable name
what I know - 4 eyes better than 2 🙂
attach all config screenshot and sure we found - where the problem!
Thanks! Here are the configurations for each module.
tLogRow
tESBConsumer
tXMLMap
tFixedFlowInput
To make sure this does not have to do with the web service being invoked I leave a screenshot of the Fault WSDL created for the web service.
Fault WSDL
I think so too! I tried removing the tLogRow and then adding again but the error persists.