<?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: Qlik Sense Connecting to MS Office 365 Sharepoint URL in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Connecting-to-MS-Office-365-Sharepoint-URL/m-p/2547887#M22863</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/216914"&gt;@balajibc64&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#999999"&gt;&lt;SPAN&gt;I need to create a key using this command&amp;nbsp;QvWebStorageProviderConnectorPackage.exe /QwcKeys {key}. I'm right ? (earlier I mentioned /keys)&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;No, please use the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Open a command prompt and run:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;runas /user:{sense service user} cmd. For example:runas /user:&lt;SPAN class=""&gt;MYCOMPANY\senseserver&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Run the following two commands to switch to the directory containing the connectors and then set the key:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN class=""&gt;cd C:\Program Files\Common Files\Qlik\Custom Data\QvWebStorageProviderConnectorPackage&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;QvWebStorageProviderConnectorPackage.exe /key {key}&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Where&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;{key}&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is the key you generated. For example, if you used the openssl command, your key might look like:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;QvWebStorageProviderConnectorPackage.exe /key &amp;lt;your pre generated key&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;You should repeat this step, using the same key, on each node in the multinode environment where the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Qlik&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Engine and the connectors are installed.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#999999"&gt;&lt;SPAN&gt;If you're able to take a server snapshot/backup before any changes -- Will it fine if i take the respective folder back alone?&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#999999"&gt;&lt;SPAN&gt;&lt;FONT color="#000000"&gt;As it can affect the capability of loading the connectors, I'd recommend a server backup. Otherwise, you have to reinstall the connectors to fix the key&lt;/FONT&gt;.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Apr 2026 14:39:27 GMT</pubDate>
    <dc:creator>Eduardo_Monteiro</dc:creator>
    <dc:date>2026-04-27T14:39:27Z</dc:date>
    <item>
      <title>Qlik Sense Connecting to MS Office 365 Sharepoint URL</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Connecting-to-MS-Office-365-Sharepoint-URL/m-p/2547094#M22838</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I need to establish a connection between Qlik Sense and the Office 365 SharePoint URL. I have tested this in my Qlik Sense Test environment, and it is functioning properly. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, I have a few questions: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. I need to create the Encryption key and executed the command &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"C:\Program Files\Common Files\Qlik\Custom Data\QvWebStorageProviderConnectorPackage". QvWebStorageProviderConnectorPackage.exe /key {key} &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;During this process, a key is generated, but it was indicated that it would be stored at C:\Users\QvService\AppData\Roaming\Qlik\QwcKeys\, whereas the key is actually being stored at C:\Users\QvService\AppData\Roaming\Qlik\Keys\.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So, In which folder the key needs to be store ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. On my production server, I have checked both of the following folders, and the key folder is present: C:\Users\QvService\AppData\Roaming\Qlik\QwcKeys\&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;C:\Users\QvService\AppData\Roaming\Qlik\Keys\ Is this the default location? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I execute these commands, will it affect the existing setup in any way?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. After completing the above steps, should I restart any services?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kindly suggest&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2026 10:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Connecting-to-MS-Office-365-Sharepoint-URL/m-p/2547094#M22838</guid>
      <dc:creator>balajibc64</dc:creator>
      <dc:date>2026-04-16T10:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Connecting to MS Office 365 Sharepoint URL</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Connecting-to-MS-Office-365-Sharepoint-URL/m-p/2547856#M22861</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/216914"&gt;@balajibc64&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Having both QwcKeys\ and Keys\ folders present is normal. They probably came from different connector versions or previous installations.&lt;/P&gt;&lt;P&gt;If you're able to take a server snapshot/backup before any changes, it's always recommended to do it.&lt;/P&gt;&lt;P&gt;Answering your questions:&lt;/P&gt;&lt;P&gt;1. You need the generated key to be stored under QwcKeys\&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;The encryption key only affects data connections for connectors that require it. If you are running a multi-node environment, you will need the same key in every node.&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. No services restart needed, refresh the browser(F5) and it will re-run the connector.&lt;/P&gt;&lt;P&gt;I hope that helps!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2026 14:35:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Connecting-to-MS-Office-365-Sharepoint-URL/m-p/2547856#M22861</guid>
      <dc:creator>Eduardo_Monteiro</dc:creator>
      <dc:date>2026-04-27T14:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Connecting to MS Office 365 Sharepoint URL</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Connecting-to-MS-Office-365-Sharepoint-URL/m-p/2547884#M22862</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/10418"&gt;@Eduardo_Monteiro&lt;/a&gt;&amp;nbsp;Thanks. So if the key is stored in this path "&lt;SPAN&gt;You need the generated key to be stored under&amp;nbsp;QwcKeys\"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I need to create a key using this command&amp;nbsp;QvWebStorageProviderConnectorPackage.exe /QwcKeys {key}. I'm right ? (earlier I mentioned /keys)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you're able to take a server snapshot/backup before any changes -- Will it fine if i take the respective folder back alone ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2026 13:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Connecting-to-MS-Office-365-Sharepoint-URL/m-p/2547884#M22862</guid>
      <dc:creator>balajibc64</dc:creator>
      <dc:date>2026-04-27T13:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Connecting to MS Office 365 Sharepoint URL</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Connecting-to-MS-Office-365-Sharepoint-URL/m-p/2547887#M22863</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/216914"&gt;@balajibc64&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#999999"&gt;&lt;SPAN&gt;I need to create a key using this command&amp;nbsp;QvWebStorageProviderConnectorPackage.exe /QwcKeys {key}. I'm right ? (earlier I mentioned /keys)&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;No, please use the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Open a command prompt and run:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;runas /user:{sense service user} cmd. For example:runas /user:&lt;SPAN class=""&gt;MYCOMPANY\senseserver&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Run the following two commands to switch to the directory containing the connectors and then set the key:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN class=""&gt;cd C:\Program Files\Common Files\Qlik\Custom Data\QvWebStorageProviderConnectorPackage&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;QvWebStorageProviderConnectorPackage.exe /key {key}&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Where&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;{key}&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is the key you generated. For example, if you used the openssl command, your key might look like:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;QvWebStorageProviderConnectorPackage.exe /key &amp;lt;your pre generated key&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;You should repeat this step, using the same key, on each node in the multinode environment where the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Qlik&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Engine and the connectors are installed.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#999999"&gt;&lt;SPAN&gt;If you're able to take a server snapshot/backup before any changes -- Will it fine if i take the respective folder back alone?&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#999999"&gt;&lt;SPAN&gt;&lt;FONT color="#000000"&gt;As it can affect the capability of loading the connectors, I'd recommend a server backup. Otherwise, you have to reinstall the connectors to fix the key&lt;/FONT&gt;.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2026 14:39:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Connecting-to-MS-Office-365-Sharepoint-URL/m-p/2547887#M22863</guid>
      <dc:creator>Eduardo_Monteiro</dc:creator>
      <dc:date>2026-04-27T14:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Connecting to MS Office 365 Sharepoint URL</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Connecting-to-MS-Office-365-Sharepoint-URL/m-p/2548167#M22870</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/10418"&gt;@Eduardo_Monteiro&lt;/a&gt;&amp;nbsp;Yes, I followed all the mentioned steps.&lt;/P&gt;&lt;P&gt;As per Step 2, I executed the following command:&lt;/P&gt;&lt;DIV&gt;QvWebStorageProviderConnectorPackage.exe /key "generated key"&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;After executing this command, the key file was updated in the below folder path:&amp;nbsp;&lt;DIV&gt;C:\Users\&amp;lt;qlikuser&amp;gt;\AppData\Roaming\Qlik\Keys&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;The modified date of the file reflects today’s date and the updated key file name is qseow_master_key.&lt;/P&gt;&lt;P&gt;Let me know if any additional validation or steps are required.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 30 Apr 2026 09:30:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Connecting-to-MS-Office-365-Sharepoint-URL/m-p/2548167#M22870</guid>
      <dc:creator>balajibc64</dc:creator>
      <dc:date>2026-04-30T09:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Connecting to MS Office 365 Sharepoint URL</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Connecting-to-MS-Office-365-Sharepoint-URL/m-p/2548181#M22872</link>
      <description>&lt;P&gt;That's it. It should be working now.&lt;/P&gt;&lt;P&gt;Please let us know if it worked.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2026 12:33:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Connecting-to-MS-Office-365-Sharepoint-URL/m-p/2548181#M22872</guid>
      <dc:creator>Eduardo_Monteiro</dc:creator>
      <dc:date>2026-04-30T12:33:37Z</dc:date>
    </item>
  </channel>
</rss>

