Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
shus_lopez
Contributor II
Contributor II

Create New Connection Disable (QlikSense)

Hello:

I installed QlikSense version June 2017, but when i create a new app and open data editor the menu create a new connection dont display the options

issue.png

2 Replies
Anonymous
Not applicable

Hi ,

Your Installation might have gone wrong. Check it once or reinstall it again.

Even mine is June 2017 Qliksense updated and the options are displayed.

Regards,

Rajan

connections.PNG

HarishG
Partner - Contributor III
Partner - Contributor III

Hi,

I hope this solve your issue.

Go to "C:\Program Files\Common Files\Qlik\Custom Data". You will see folders like QvDataMarketConnector, QvOdbcConnectorPackage, QvRestConnector and QvSalesforceConnector. Inside each folder there would be a config file. Ex: C:\Program Files\Common Files\Qlik\Custom Data\QvRestConnector\QvRestConnector.exe.config.

Edit config file and add below code just before closing </configuration> tag.

"

<runtime>

    <generatePublisherEvidence enabled="false"/>

</runtime>

"

Save file and do the same on Central and all RIM nodes. Make sure to stop services before making any changes.

Regards,

Harish G.