Hi ,
We are trying to interpret response from Refinitiv API.
The RFA.LOG file has FID values encoded in Hexadecimal string. I wanted your help on how to interpret the values here ..
RICFID 393 In HEXIn DecimalEUROSTR=0bfdbe??JPONMU=RR0bfb??ESTR1WAVG=09ff1e90??ESTR1MAVG=09ff1e9d??ESTR3MAVG=09ff1e7c??ESTR6MAVG=09ff1f99??ESTR1YAVG=0ae9c4??
The first two characters (0b,09,0a) represen the hint multiplier. The remaining characters represent the values. Wanted to know how to interpret the value and convert to decimal.