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

Announcements
Save an extra $150 Dec 1–7 with code CYBERWEEK - stackable with early bird savings: 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

Hi
What components do you use in your job? tConecxtLoad?
Regards,
Pedro
Anonymous
Not applicable
Author

yes, tConecxtLoad, but it is setup in project. please see attached. thanks.
Hi
What components do you use in your job? tConecxtLoad?
Regards,
Pedro
Anonymous
Not applicable
Author

Hi
Do not check the option "Print operations".
Then it won't get context info on console.
Regards,
Pedro
Anonymous
Not applicable
Author

it's ok, thanks. and can i also exclude this info bellow?
connecting to socket on port 3420
connected
Info: Parameter "FIServer" is a new parameter of Implicit_Context_Context
Info: Parameter "FIPort" is a new parameter of Implicit_Context_Context
Info: Parameter "FIDatabase" is a new parameter of Implicit_Context_Context
Info: Parameter "FIUsername" is a new parameter of Implicit_Context_Context
Info: Parameter "FIPassword" is a new parameter of Implicit_Context_Context
Info: Parameter "RMServer" is a new parameter of Implicit_Context_Context
Info: Parameter "RMPort" is a new parameter of Implicit_Context_Context
......
Hi
Do not check the option "Print operations".
Then it won't get context info on console.
Regards,
Pedro
Anonymous
Not applicable
Author

Hi
Which version of TOS do you use?
I use the same settings as the image above and I didn't get this info.
Regards,
Pedro
Anonymous
Not applicable
Author

i use TDQ 4.1.2
Hi
Which version of TOS do you use?
I use the same settings as the image above and I didn't get this info.
Regards,
Pedro
alevy
Specialist
Specialist

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

Fine, thanks.
And another question, when config DB connection, if encrypted password can be used in context file? and how to make it?
Hi
Please update it to 5.0 above.
Regards,
Pedro
Anonymous
Not applicable
Author

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