Qlik Sense Websocket Connectivity Tester

QlikSenseWebsocketConnectivityTester-master.zip
Qlik Sense use HTTP, HTTPS and Web Socket to transfer the information in/out from Qlik Sense.

The provided tool can be used to test protocol compliance, indicating if a network policy, firewall, or other perimeter device is blocking any of the required connections.

If any of the tests return as unsuccessful, please engage your network team.

Please note, this tool is not Qlik official tool, hence user needs to run it on their risk and management. To do the test, the Qlik Sense server requires an internet connection.

Environment:

Qlik Sense Enterprise on Windows

The Qlik Sense Websocket Connectivity Tester

This web page can be used to assess websocket connectivity to your Qlik Sense installation.

  1. Download the attached package or download the package from GitHub: GitHub - flautrup/QlikSenseWebsocketConnectivityTester: Tool to test connectivity to Qlik Sense over websocketTool to test connectivity to Qlik Sense over websocket - GitHub - flautrup/QlikSenseWebsocketConnectivityTester: Tool to test connectivity to Qlik Sense over websockethttps://github.com/flautrup/QlikSenseWebsocketConnectivityTester

  2. Unzip the file

  3. Login to theQlik Sense Management Console

  4. Create a Content Library

    1. Go to Content libraries

    2. Click and Create New

    3. Name the Content Library: WebSocketTester

    4. Verify and modify the Security Rule

      Note that in our example any user is allowed to access this WebSocketTester.

    5. Click Apply

  5. Click Contents in the Associated itemsmenu

  6. Click Upload

  7. Upload the QlikSenseWebsocketTest.htmlfile.

  8. Copy the correct URL from the URL path

  9. Open a web browser (from any machine from which you wish to test the WebSocket connection).

  10. Paste the URL path and prefix the fully qualified domain name and https.

    Example: https://qlikserver3.domain.local/content/WebSocketTester/QlikSenseWebsocketTest.html

What to do if any of them fail?

Verify that WebSocket is enabled in the network infrastructure, such as firewalls, browsers, reverse proxies, etc.
See the article below under Related Content for additional steps.

Installation:

  • Download from github
  • Unzip
  • In the QMC create a content library
  • Upload QlikSenseWebsocketTest.hml file to content library
  • Browse content library content and use URL path to access the file in the browser
相关推荐
wuyk55525 分钟前
【Socket 进阶之路】第 3 章 TCP 三次握手 & 四次挥手深度剖析|连接建立、断开、状态机、TIME_WAIT 核心工程问题
服务器·开发语言·网络·物联网·网络协议·tcp/ip
QYRdata7 小时前
权威数据披露:2026至2032年边缘云服务CAGR达15.6%,赛道发展驶入快车道
网络·人工智能·云计算·服务发现·边缘计算
Yang96119 小时前
鼎讯信通DXB-2000S OTDR光时域反射仪模块技术拆解:0.8m盲区
网络
中科三方10 小时前
两家域名注册商资质被ICANN终止:企业域名资产安全再受关注
前端·网络·安全·域名
超智算科技10 小时前
2026服贸会现场直击|Net Zero Hub净零算力枢纽全球首发! 超智算受邀深度参与服贸会全球OPC共创节
网络·人工智能·科技·物联网·gpu算力
逐米时代10 小时前
工控网络安全:安全与连续性双目标下的精准防护
网络
Yang961110 小时前
通信广电与无线电管理:鼎讯信通ZN-080A手持式信号综合分析仪能做什么
网络
2601_9494999410 小时前
DT‑1414PTZ如何百分百兼容(安华高)HFBR‑1414PTZ
运维·网络·人工智能·科技·光模块
sibylyue11 小时前
WebSocket双向长连接传输通道
网络·websocket·网络协议
小小、码农12 小时前
C++11右值引用与移动语义 —— 从拷贝资源到转移资源
开发语言·网络·c++·网络协议