Currently, the MTS (Market Trading system) is using the Reuters API to acquire market data.
* MTS is our bank system.
Because MTS changes Java version in January 2020 due to EOS project,
I want to check whether or not it is necessary to change the Reuters API vertion.
MTS is using Reuters API's version is below.
■ rfa.jar
⇒ 7.2.1.E 2
■ RDMFieldDictionary
⇒ 4.10.06 _ TREP - RT
■ enumtype.def
⇒ 4.10.06 _ TREP - RT - 12.91
MTS will change Java verion to "OpenJDK Version 8" in January 2020.
Do we need to change Reuters' jar file?