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
相关推荐
wangl_9226 分钟前
Modbus TCP/IP 地址完全解析手册
网络·tcp/ip·php·modbus·kepware·kepserverex
许泽宇的技术分享33 分钟前
别再把 AI Agent 当“会聊天的脚本”:Hermes Agent 源码级拆解(架构、框架、实战、趋势,一文吃透)
java·linux·网络
Yupureki38 分钟前
《Linux网络编程》9.数据链路层原理
linux·运维·服务器·网络
顶点多余39 分钟前
Socket编程实现UDP通信
linux·网络协议·udp
minji...1 小时前
Linux 网络基础(二)HTTP协议,域名,URL,URI,认识HTTP的请求和响应
linux·服务器·网络·网络协议·http·tcp
05候补工程师1 小时前
[408考研笔记] 传输层与网络层核心辨析:从逻辑通信到滑动窗口计算
网络·经验分享·笔记·网络协议·tcp/ip·考研·ip
酿情师1 小时前
网络攻防技术:Windows操作系统的攻防
网络·windows
minji...1 小时前
Linux 网络套接字编程(八)自定义实现 HTTP 服务器,HTTP 的工作模式
linux·服务器·网络·http·udp·tcp
bitbrowser1 小时前
Gemini Advanced 订阅共享排坑方案,车队共享稳定策略
运维·服务器·网络·ai
Jelena157795857922 小时前
Python 爬虫获取淘宝商品详情(标题、主图、SKU、价格)实战指南
网络·爬虫·python