question

Upvotes
Accepted
1 0 0 1

Service does not support private streams

Hello,

We are testing a third party application that will use IDN feed. The app process on startup can connects to the ADS but after opening item requests, is disconnected with message "Service does not support private streams".

The IDN service configured in ADS is not enabled for privateStream. How can we prevent app from using privatestream?

elektronrefinitiv-realtimeelektron-sdkrrteta-apielektron-transport-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
Accepted
11.5k 16 7 10

Hello @SMR

Does your 3rd party application use ETA API as a transport API to connect to the Refinitiv Real-Time feed? If so, please be informed that the Private Stream is requested when the Consumer application source code set the Private Stream flag in the RSSL Request message object:

  • ETA Java: RequestMsgFlags object with PRIVATE_STREAM flag
  • ETA C++: RsslRequestMsg with RSSL_RQMF_PRIVATE_STREAM flag

I suggest you contact your 3rd party application developer to check their application.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
1 0 0 1

@wasin.waeosri

Thank you for the response.

yes, they use ETA API 3.6.0. So, the PrivateStream flag should be set to False to stop requesting PrivateStream ?


Regards

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea