How can I assign a specific region of RTO in Refinitiv Data Labrary?

How can I assign a specific region of RTO in Refinitiv Data Library?

Best Answer

  • @hiroko.yamaguchi1

    Thank you for reaching out to us.

    I have contacted the product team regarding the way to specify regions when connecting to RTO.

    You can set it in the confiuration file (refinitiv-data.config.json).

    It looks like this:

      "apis": {
        "streaming": {
          "pricing": {
            "endpoints": {
              "main": {
                "locations": [
                  "eu"
                ]
              }
            }
          }
        }
      },

    1700727269461.png

    The valid values could be "ap", "ap-northeast", "ap-southeast", "eu", "eu-central", "eu-west", "us", "us-east", etc.


Answers

  • Thanks, @Jirapongse!

    One more question, does Refinitiv Data Library support i)all of LSEG Managed Resiliency, Customer Managed Resiliency and Warm Standby Failover as failover options and ii)all of Internet, AWS Direct Connect and AWS Private Link as connectivity options?

    If it's the case, could you please let me know how to specify the options in codes by showcasing sample codes for it as well?

    1701739936862.png

    1701739901769.png

    Asset (lseg.com)

  • @hiroko.yamaguchi1

    The accepted question will not be monitored.

    Please create a new question for these queries