Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team
I have imported the job from higher environment with all the dependencies to development ,yet the job is failing with the below compile error.Please suggest
org.apache cannot be resolved to a type
Attached error screenshot
@ris.tan , if i understand correctly,you are trying to import the job from higher version to lower version,which is not suggested ,and you will get the issue. you can move from lower to higher always.not vice versa.
Hi Mano
i'm importing the job from prod/QA to dev for further changes not from higher version of talend.
Job is working fine in QA/prod not in Dev
Thanks