We are using a java based application. We are upgrading it to spring boot. Right now, we are using

We are using a java based application. We are upgrading it to spring boot. Right now, we are using rfa 7.6.1 jar to connect to Reuters. Is there any latest version that we could migrate to?

Best Answer

  • @LanceGabriel.Villacrusis Thanks for your question - so the RFA APIs are older, feature complete APIs that are still supported but will not receive anything other than maintenance updates. The latest APIs called RT-SDK (formerly known as Elektron SDK) are much simpler (composed of a higher level message API layer for ease-of-use and a lower level transport API layer for ultra-performance) and will continue to be developed upon. I hope this can help.

Answers