RDP TokenManagement with an account configured for RTO and wealth snapshot News services

A client signed a wealth license for RTO ( service ELEKTRON_DD watchlist 15K ) and a wealth license for snapshot news. Both services are configured on 1 Machine Account. The client uses the Java SDK to get the streaming prices. The client configured a LPC ( legacy protocol convertor ) to manage the service discovery and the token management on the streaming pricing side.

For the RDP snapshot news service, token management has to be done while using the token service through the RDP Gateway.

So tokens for the same account are managed in 2 different places.

Is it technical possible to run streaming pricing RTO with LPC and RDP snapshot services on 1 machine account? If yes, please provide some more details on how to do it .

kind regards

Wim

Best Answer

  • wasin.w
    wasin.w admin
    Answer ✓

    Hello @wo

    Using multiple accounts (user-ids, machine accounts, etc.) is advisable if the clients want to run multiple applications/sessions. Suppose the clients use a single credential with multiple sessions. In that case, the applications may encounter an error when an access token expires or when the applications attempt to refresh an access token.

    Hope this helps.