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
相关推荐
xixiaoyunya1 小时前
内网穿透工具选型分析:从 ngrok 的局限性看国内开发场景下的替代方案
网络
FreeTinker1 小时前
远程查看的技术路径与工程选型分析
网络
YXXY3134 小时前
网络基础2(三)
网络
m24tyy5 小时前
常见空间测绘搜索引擎介绍和使用以及子域名的收集
网络·测试工具·搜索引擎
数据安全技术观察5 小时前
数据动态脱敏:让脱敏策略跟着数据目录走
大数据·网络·数据库
我爱cope5 小时前
【计算机网络 | 网络层1:网络层的职责:IP 协议究竟解决了什么问题?】
网络·tcp/ip·计算机网络
dogstarhuang8 小时前
OpenAI GPT-5.6 降价后如何重算 API 账单?多模型路由与成本治理实战
服务器·网络·人工智能·大模型·api·ai应用开发·接口管理
苏宸啊8 小时前
linux网络编程udp服务器和客户端代码编写(echo版本和字典版本)
linux·网络
【赫兹威客】浩哥9 小时前
基于SpringBoot+Vue3的健身运动管理系统|WebSocket实时消息 健身房毕设项目
spring boot·websocket·课程设计
奇树谦10 小时前
HDD 为什么适合顺序大文件读写:从 RAID 5 到 RAID 50 的原理与性能分析
linux·运维·网络