Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
vapukov
Master II
Master II

Route from web socket with custom parameters

Hi,
looking for some help from community 

 

I "create" (try to create) first route with connection to websockets 

 

  1. import context variables for SSL
  2. register Bean for sslContextParameters
  3. add endpoint
  4. add camel web socket component in advanced tab

the problem is:

 

when I try add apiKey parameter 

"websocket://server.io:9090/presence/stream/streamid?apiKey=apiKey&sslContextParameters=#sslContextParameters"

Job return error - 

Unknown parameters=[{apiKey=

 

question - how to define URI parameter in this case?

 

would be appreciate for any help.

 

best regards, Vlad

 

 

Labels (2)
2 Replies
Anonymous
Not applicable

Hello,

We have redirected your issue to our ESB experts and then come back to you as soon as we can.

Best regards

Sabrina

vapukov
Master II
Master II
Author

Hi Sabrina,

 

Thank You 

not sure - is it error or not.

may be it just wrong understanding of component for connect to web socket server