Unable to connect to RRTO system

Using the service discovery example C++ code, I first get the error "Error: 0012 Unable to load openSSL Libraries."

1) Can Refinitiv tell me where can I officially get/download the Open SSL DLLs, named libeay32.dll and ssleay32.dll?

2) Also I get an error "Closed / Suspect / Usage error / 'Login Rejected. Watchlist size of 0 for 'RSSL' connection is outside of range [1,15000] supported for this ADS fanout tier for this type of connection.'"

The service discovery gives me the host and port as "eu-west-1-aws-3-sm.optimized-pricing-api.refinitiv.net 14002"

Best Answer

  • umer.nalla
    umer.nalla LSEG
    Answer ✓

    Hi @manjinder.singh

    Are you following the ETA QuickStart for RTO including (the Prerequisites section)?

    If you do need OpenSSL, details can be found on the OpenSSL Wiki website.

    In terms of the 2nd question, the 'Watchlist size of 0' would suggest your credentials have not been licenced correctly for RTO - please discuss with your Refinitiv Account team / whoever provided the credentials to you. If they were configured correctly and you were attempting to connect to the wrong tier the error message would look something like this:

    Watchlist size of 50,000 for 'RSSL' connection is outside of range [1,15000]

    Please see the QuickStart above details on trying to connect to the correct tier. you can also ask your Refintiiv account team which tier you should be licenced for.


Answers