Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Error in routine - cannot be resolved

Hi,
I have been tasked with making changes to Talend jobs inwhich I have little experience. I have run into a problem with the execution of a custom routine. For some reason the JDEdate routine apparently cannot be found. So I must be missing something. I believe the routine should work.
The error message is JDEdate cannot be resolved. The JDEdate routine converts a julian date to a gregorian date format.
Thanks, Bob
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi,
With the job CLOSED, you can right click the job in teh repository. Then click "Setup routine dependencies". In this new window make sure you add the JDEdate routine.
Now your job should run properly.
Good luck!
Arno

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Hi,
With the job CLOSED, you can right click the job in teh repository. Then click "Setup routine dependencies". In this new window make sure you add the JDEdate routine.
Now your job should run properly.
Good luck!
Arno
Anonymous
Not applicable
Author

Thanks, that was it. Bob