<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How can i disable context info in log or console? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206791#M6707</link>
    <description>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.</description>
    <pubDate>Wed, 01 Aug 2012 04:40:18 GMT</pubDate>
    <dc:creator>alevy</dc:creator>
    <dc:date>2012-08-01T04:40:18Z</dc:date>
    <item>
      <title>How can i disable context info in log or console?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206784#M6700</link>
      <description>when i run a job, the parameter i config in context file are printed in log/console. How can i disable this function?</description>
      <pubDate>Wed, 01 Aug 2012 03:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206784#M6700</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T03:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: How can i disable context info in log or console?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206785#M6701</link>
      <description>Hi&lt;BR /&gt;What components do you use in your job? tConecxtLoad?&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 01 Aug 2012 03:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206785#M6701</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T03:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: How can i disable context info in log or console?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206786#M6702</link>
      <description>yes, tConecxtLoad, but it is setup in project. please see attached. thanks.&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Hi&lt;BR /&gt;What components do you use in your job? tConecxtLoad?&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 01 Aug 2012 04:02:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206786#M6702</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T04:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: How can i disable context info in log or console?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206787#M6703</link>
      <description>Hi&lt;BR /&gt;Do not check the option "Print operations".&lt;BR /&gt;Then it won't get context info on console.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 01 Aug 2012 04:05:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206787#M6703</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T04:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can i disable context info in log or console?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206788#M6704</link>
      <description>it's ok, thanks. and can i also exclude this info bellow?
&lt;BR /&gt; connecting to socket on port 3420
&lt;BR /&gt; connected
&lt;BR /&gt;Info: Parameter "FIServer" is a new parameter of Implicit_Context_Context
&lt;BR /&gt;Info: Parameter "FIPort" is a new parameter of Implicit_Context_Context
&lt;BR /&gt;Info: Parameter "FIDatabase" is a new parameter of Implicit_Context_Context
&lt;BR /&gt;Info: Parameter "FIUsername" is a new parameter of Implicit_Context_Context
&lt;BR /&gt;Info: Parameter "FIPassword" is a new parameter of Implicit_Context_Context
&lt;BR /&gt;Info: Parameter "RMServer" is a new parameter of Implicit_Context_Context
&lt;BR /&gt;Info: Parameter "RMPort" is a new parameter of Implicit_Context_Context
&lt;BR /&gt;......
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Hi&lt;BR /&gt;Do not check the option "Print operations".&lt;BR /&gt;Then it won't get context info on console.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 01 Aug 2012 04:11:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206788#M6704</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T04:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: How can i disable context info in log or console?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206789#M6705</link>
      <description>Hi&lt;BR /&gt;Which version of TOS do you use?&lt;BR /&gt;I use the same settings as the image above and I didn't get this info.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 01 Aug 2012 04:19:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206789#M6705</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T04:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: How can i disable context info in log or console?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206790#M6706</link>
      <description>i use TDQ 4.1.2&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Hi&lt;BR /&gt;Which version of TOS do you use?&lt;BR /&gt;I use the same settings as the image above and I didn't get this info.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 01 Aug 2012 04:37:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206790#M6706</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T04:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can i disable context info in log or console?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206791#M6707</link>
      <description>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.</description>
      <pubDate>Wed, 01 Aug 2012 04:40:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206791#M6707</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2012-08-01T04:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: How can i disable context info in log or console?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206792#M6708</link>
      <description>Fine, thanks.
&lt;BR /&gt;And another question, when config DB connection, if encrypted password can be used in context file? and how to make it? 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Hi&lt;BR /&gt;Please update it to 5.0 above.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 01 Aug 2012 04:42:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206792#M6708</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T04:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can i disable context info in log or console?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206793#M6709</link>
      <description>Hi&lt;BR /&gt;No. You have to create the custom routine to encrypt your password and decrypt it.&lt;BR /&gt;Besides, do you see Alevy's advice? Check "Disable info".&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 01 Aug 2012 04:47:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206793#M6709</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T04:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: How can i disable context info in log or console?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206794#M6710</link>
      <description>yes, it works. &lt;BR /&gt;For encrypt password, you mean in context file, we must config the clear password, right?&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Hi&lt;BR /&gt;No. You have to create the custom routine to encrypt your password and decrypt it.&lt;BR /&gt;Besides, do you see Alevy's advice? Check "Disable info".&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 01 Aug 2012 04:56:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206794#M6710</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T04:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: How can i disable context info in log or console?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206795#M6711</link>
      <description>Thanks, alevy, it works fine.&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;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.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 01 Aug 2012 04:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206795#M6711</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T04:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: How can i disable context info in log or console?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206796#M6712</link>
      <description>Hi&lt;BR /&gt;You might encrypt the password with your own algorithm outside Talend Studio.&lt;BR /&gt;Then use custom routine to decrypt the password.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 01 Aug 2012 05:11:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-disable-context-info-in-log-or-console/m-p/2206796#M6712</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T05:11:33Z</dc:date>
    </item>
  </channel>
</rss>

