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] Can i debug user defined routines?

Hi All,
I Just want to debug and check my result from the routines i created.
is there any option to check the result before executing the job?
Thanks in Advance---->D
Labels (2)
2 Replies
Anonymous
Not applicable
Author

I usually build the routine code in a separate plain Java project in Eclipse and check it with JUnit.
Anonymous
Not applicable
Author

Thanks for your prompt reply jlolling.