<?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: Connection name in task log in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Connection-name-in-task-log/m-p/2470003#M1242750</link>
    <description>&lt;P&gt;I think you can get the current connection name using ConnectString() and then log it yourself.&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Let vConnectString = ConnectString();&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Trace 'Connected to: $(vConnectString)';&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/May2024/Subsystems/Hub/Content/Sense_Hub/Scripting/FileFunctions/ConnectString.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/May2024/Subsystems/Hub/Content/Sense_Hub/Scripting/FileFunctions/ConnectString.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jul 2024 14:37:58 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2024-07-11T14:37:58Z</dc:date>
    <item>
      <title>Connection name in task log</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-name-in-task-log/m-p/2469843#M1242745</link>
      <description>&lt;P&gt;Hi!&lt;BR /&gt;Is the any way to log connection name instead of asterisks?&lt;BR /&gt;Now in the logs I see&lt;BR /&gt;OLEDB CONNECT TO *** (XPassword is ***)&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-name-in-task-log/m-p/2469843#M1242745</guid>
      <dc:creator>BuTbka</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Connection name in task log</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-name-in-task-log/m-p/2470003#M1242750</link>
      <description>&lt;P&gt;I think you can get the current connection name using ConnectString() and then log it yourself.&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Let vConnectString = ConnectString();&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Trace 'Connected to: $(vConnectString)';&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/May2024/Subsystems/Hub/Content/Sense_Hub/Scripting/FileFunctions/ConnectString.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/May2024/Subsystems/Hub/Content/Sense_Hub/Scripting/FileFunctions/ConnectString.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 14:37:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-name-in-task-log/m-p/2470003#M1242750</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2024-07-11T14:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Connection name in task log</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-name-in-task-log/m-p/2470035#M1242753</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6148"&gt;@rwunderlich&lt;/a&gt;&amp;nbsp;thanks for solution!&lt;BR /&gt;&lt;SPAN&gt;But we have a lot of dashboards and in this case we will have to edit scripts for almost all of them (&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;I thought that somewhere in the configs there was an option to disable asterisks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 15:08:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-name-in-task-log/m-p/2470035#M1242753</guid>
      <dc:creator>BuTbka</dc:creator>
      <dc:date>2024-07-11T15:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Connection name in task log</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-name-in-task-log/m-p/2471755#M1242758</link>
      <description>&lt;P&gt;No option to disable the asterisks. It's considered a security risk to log the connection string as it may contain credential info.&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 14:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-name-in-task-log/m-p/2471755#M1242758</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2024-07-19T14:42:23Z</dc:date>
    </item>
  </channel>
</rss>

