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

tRestClient error

Hello,
I am building a proof-of-concept using the tRestClient module.

No matter where I connect the tRestClient module to, I always get :
Exception in thread "Thread-1" java.lang.Error: Unresolved compilation problems:
body cannot be resolved or is not a field
body cannot be resolved or is not a field
string cannot be resolved or is not a field

What I am doing wrong?

Thanks,
Martin.
Labels (4)
1 Reply
Anonymous
Not applicable
Author

Hi,
Exception in thread "Thread-1" java.lang.Error: Unresolved compilation problems:
body cannot be resolved or is not a field
body cannot be resolved or is not a field
string cannot be resolved or is not a field

We usually open the code tab to check the compile error and you are always required to fix the error before executing the job.
See user guide on talend help center Design workspace
Best regards
Sabrina