Hi,
Is the answer in question: https://community.developers.refinitiv.com/questions/19599/issue-while-using-dynamic-view-with-acronym.html still valid?
Asking as the Websocket API is supporting both requests fid id and fid name. Is there another way to convert BID to 22 in the below sample?
array.fixedWidth(2);
array.add(EmaFactory.createOmmArrayEntry().intValue(22));
array.add(EmaFactory.createOmmArrayEntry().intValue(25));
Thanks,
Erol