For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvote
Accepted
100 7 6 7

how likely service id gets changed for an existing well known service

How likely service id gets changed for an existing well known service? if unlikely, maybe I do not have to retrieve source directory on application start up.

elektronrefinitiv-realtimeelektron-sdk
icon clock
10 |1500

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

1 Answer

· Write an Answer
Upvotes
Accepted
1.2k 23 31 44

If you are using TREP it depends how it is configured, the services may be hard coded or auto-discovered. If the latter then the service id may change. Also consider infrastructure changes such as implementing hot standby, load balancing, aggregation may affect the "concrete" id presented to consumers.

(1) There has been a TREP release that changed the default service from 1 to 0 which breaks some applications.

(2) You will need a directory if ever using private streams as the stream cannot be initiated if the service is down for which you can only ever tell from the service directory state filter.

icon clock
10 |1500

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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