Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Im not really sure how to explain this but, i'm currently doing performance testing using WAPT for my qliksense app. There seems to be a problem regarding the GET qrsdata.
Error is below:
The error is always timeout. Any ideas?
Thanks in advance!
Lyn
Well I'm just grasping at straws here, it's been a few years since I last tested wapt but back then they did not support websockets. Have that changed?
If the appropriate session cookie is present in your http request then the request should receive a upgrade and wapt should upgrade the request. The error message seems to indicate that the upgrade is not taking place so maybe they still don't support websockets?
akl hi Alexander, maybe you have any idea with this one?
How to establish a secure web socket connection (wss://) using Qlik Engine API ?
anyone?
Well I'm just grasping at straws here, it's been a few years since I last tested wapt but back then they did not support websockets. Have that changed?
If the appropriate session cookie is present in your http request then the request should receive a upgrade and wapt should upgrade the request. The error message seems to indicate that the upgrade is not taking place so maybe they still don't support websockets?
correct. i was able to contact wapt support and they will be releasing a version with websocket support soon