
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Connectors Encyption Key
Good morning,
i'm trying to follow those istructions: https://help.qlik.com/en-US/connectors/Content/Connectors_Home/Setting-encryption-key.htm
I've got an Enterprise server.
Those are the passages:
Setting an encryption key for Qlik Web Connectors
Do the following:
-
Open a command prompt and run:
runas /user:{sense service user} cmd. For example:runas /user:MYCOMPANY\senseserver --> the name of my server is XXXXX and the name of my admin user is; Admin1 --> so this would be: runas/ user:XXXX\Admin1\ senseserver ??
-
Run the following two commands to switch to the directory containing the connectors and then set the key:
-
cd C:\Program Files\Common Files\Qlik\Custom Data\QvWebStorageProviderConnectorPackage
-
QvWebStorageProviderConnectorPackage.exe /key {key}
Where {key} is the key you generated. For example, if you used the openssl command, your key might look like: QvWebStorageProviderConnectorPackage.exe /key zmn72XnySfDjqUMXa9ScHaeJcaKRZYF9w3P6yYRr so here i will have a key with 32 caracter's, right?
-
-
You should repeat this step, using the same key, on each node in the multinode environment where the Qlik Engine and the connectors are installed. --> i don't have a multinode environmente so this is not necessary, right?
Encryption keys will be stored in: C:\Users\{sense service user}\AppData\Roaming\Qlik\QwcKeys\
In this example, encryption keys will be stored in: C:\Users\senseserver\AppData\Roaming\Qlik\QwcKeys\
After all this i can create a new connectios without errors, right?
Thanks
C
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Carlaf_93 ,
yes you are right, Google Analytics is one of Web storage connector, not an ODBC connector. I was thought you were asking Google Big query. sorry.
And no need to restart Qlik Sense services after setting the encrpytion key.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Carlaf_93 ,
The steps you mentioned is for setting an encryption key for Qlik Web storage connectors like Microsoft Onedrive connector, Amazon S3 connector, etc.
If your connection is to connect to database source, please apply the below part as well.
Setting an encryption key for ODBC Connector Package
I hope this helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I would explain better my problem.
I would like to connect to Google Analytics 4.
I've got the connection to Google Analytics (not 4).
if i try to connect i get this error:
Following this error i got to this link: https://help.qlik.com/en-US/connectors/Content/Connectors_Home/Setting-encryption-key.htm and i'm trying to follow the steps...
So: i will login in the server with the admin user, open the cmd and execute this:
-
cd C:\Program Files\Common Files\Qlik\Custom Data\QvWebStorageProviderConnectorPackage
-
QvWebStorageProviderConnectorPackage.exe /key {key with 32 carachters}
right?
Then, after this, i need to restart all the services?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Carlaf_93 ,
It's ODBC connector.
Setting an encryption key for ODBC Connector Package
Do the following:
-
Open a command prompt and run:
runas /user:{sense service user} cmd. For example:runas /user:MYCOMPANY\senseserver
-
Run the following two commands to switch to the directory containing the connectors and then set the key:
-
cd C:\Program Files\Common Files\Qlik\Custom Data\QvOdbcConnectorPackage
-
QvOdbcConnectorPackage.exe /key {key}
Where {key} is the key you generated. For example, if you used the openssl command, your key might look like: QvOdbcConnectorPackage.exe /key KKHZwWjdt+ADhsbFWEGboM25Ogks8XFLm2MCXehthmg=
-
-
You should repeat this step, using the same key, on each node in the multinode environment where the Qlik Engine and the connectors are installed.
Encryption keys will be stored in: C:\Users\{sense service user}\AppData\Roaming\Qlik\Keys\
In this example, encryption keys will be stored in: C:\Users\MYCOMPANY\senseserver\AppData\Roaming\Qlik\Keys\
-
Remove this generated key on all nodes to avoid conflicts with the new key:
C:\Users\{sense service user}\AppData\Roaming\Qlik\Keys\qseow_file_cache_key

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Isn't Google Analytics a web connection?
Do i ned, after this, to restart all the services?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Carlaf_93 ,
yes you are right, Google Analytics is one of Web storage connector, not an ODBC connector. I was thought you were asking Google Big query. sorry.
And no need to restart Qlik Sense services after setting the encrpytion key.
