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
相关推荐
小林ixn2 小时前
从“玩具工具”到“跨语言利器”:MCP 协议实战解析
运维·服务器·网络
2603_954708313 小时前
全维度容错设计,打造微电网安全运行屏障
服务器·网络·数据库·人工智能·分布式·安全
青岛前景互联信息技术有限公司4 小时前
以新标准为底座,前景互联打造高危场景智能接处警新体系
大数据·网络·人工智能
大飞记Python4 小时前
Linux命令速查手册(测试开发4年实战总结,附PDF)
linux·网络·pdf
AFinalStone4 小时前
Android 7系统网络(四)Native层(下)—netd Controller详解
android·网络
卖萌的斜阳5 小时前
W55MH32L-EVB 上手测评:硬件 TCP/IP 加持的以太网单片机,MicroPython 零门槛开发
单片机·网络协议·tcp/ip
Sirius Wu5 小时前
OpenClaw(UpClaw)三层Tool全链路治理深度详解
网络·人工智能·架构·aigc
用户8334423966145 小时前
Qt6 实现 TCP/UDP/组播 透明中继抓包工具 | 流量录制回放 | 工业设备调试
网络协议
源图客5 小时前
云途物流API开发-鉴权认证(Java)
java·网络·python
JerrySir5 小时前
Node.js WebSocket 优雅关闭:一次滚动发布如何避免 1 万次重连风暴
websocket