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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How can i disable context info in log or console?

when i run a job, the parameter i config in context file are printed in log/console. How can i disable this function?
Labels (2)
12 Replies
Anonymous
Not applicable
Author

yes, it works.
For encrypt password, you mean in context file, we must config the clear password, right?
Hi
No. You have to create the custom routine to encrypt your password and decrypt it.
Besides, do you see Alevy's advice? Check "Disable info".
Regards,
Pedro
Anonymous
Not applicable
Author

Thanks, alevy, it works fine.
This is coming from the "If a variable loaded, but not in the context", which you have set to Info. So if you don't want them printed, check the "Disable info" option.
Anonymous
Not applicable
Author

Hi
You might encrypt the password with your own algorithm outside Talend Studio.
Then use custom routine to decrypt the password.
Regards,
Pedro