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
相关推荐
讨厌下雨的天空2 小时前
网络基础
网络·1024程序员节
0和1的舞者2 小时前
《网络编程核心概念与 UDP Socket 组件深度解析》
java·开发语言·网络·计算机网络·udp·socket
华普微HOPERF2 小时前
Matter协议,如何赋能智能家居构建跨生态的互操作网络?
网络·智能家居
YFLICKERH3 小时前
【加密协议】SSL/TLS 协议工作流程
网络协议·ssl/tls
河南博为智能科技有限公司3 小时前
动环监控终端-守护变电站安全运行的智能核心
运维·服务器·网络·物联网
无心水3 小时前
【Python实战进阶】5、Python字符串终极指南:从基础到高性能处理的完整秘籍
开发语言·网络·python·字符串·unicode·python实战进阶·python工业化实战进阶
Top`4 小时前
两个服务之间传递的数据本质上是字节码(Byte Stream)
网络
dyxal5 小时前
非对称加密:彻底解决密钥分发难题的数字安全革命
服务器·网络·安全
少云清6 小时前
【功能测试】4_Web端抓包 _网络知识
网络·功能测试·抓包
观望过往8 小时前
WebSocket 技术全解析:原理、应用与实现
网络·websocket·网络协议