RFA API questions

Hello. I was going through the API package for RFA.I have few questions on that
1. Is there any way I can login to RFA other than using the token?
2. I was referring to Real time Market Data 1.6 pdf and I was trying to figure out what tags and how we need to send for market data subscription. I couldnot find any revelant examplesalso in the APi package. Could you please help me here in proceeding further?

Tagged:

Best Answer

  • wasin.w
    wasin.w admin
    Answer ✓

    Hello @deepika.palreddy

    The RFA API application can sends the username/DACS ID with the Login request message to login to the OMM Provider that it aims to connecting to. The API itself does not require any token to access the API.

    Regarding the data subscription example, the API provides StarterConsumer example in API package's example folder for developers. For RFA Java, it is available at Examples\com\reuters\rfa\example\omm\cons directory.

Answers