Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Sir I tried to get an XML file an input using tFileInputXML and tried to print it as a table using tLogRow but this shows an error,
An error occured (Job compile errors
At least job "Input_XML" has a compile errors, please fix and export again.
Error Line: 902
Detail Message: NameSpaceTool_tFileInputXML_1 cannot be resolved to a type There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.).
See log for more details.
I am using Talend Version 7.3.1.
I have latest release of JAVA is there anything to do with it.
Hello
You should use Java 8 or 11, for more details, please refer to the installation documentation.
Regards
Shong
Hello
You should use Java 8 or 11, for more details, please refer to the installation documentation.
Regards
Shong
Thank you sir