Assume I got a 4148 value of 123456789. What does it mean? I know it's about a book latest activity timestamp. Elapsed milli-seconds from when to now?
... of the user upgrading their API to v8 RFA. Is this possible? The user is trying to fetch Level 3 market data (MBO) via the RFA API function fldEntry.getdata() and is getting an attached error for FID 14275, data type 10. I was advised before in the developer community that this may relate to the limitation of the old…
For example I have Real32 DataBuffer. If I call getInt64,what will happen? Truncate or error? If a Real64/Double DataBuffer, I also call getInt64(). What will happen?
...(timed out after waiting 45000 milliseconds) Do you know how to configure my RFA to use local field dictionary file instead of downloading that from upstream system or TREP ? We are receiving below error when try to connect one of publisher server. Receiving an error from RFA : RFA Exception OmmInvalidUsageException…
We publish around 20k instruments on our feeds on our RTMDS platform. Another application makes a request to retrieve most of these instruments at EOD. Included in this request there is usually some (500-1000) non-existant RICs (RICs that are no longer published by our source application) which are hard to clean out on a…
Can I always call getAsString() to a DataBuffer object? Assume the actual DataBuffer type is Time or DateTime. How will a value got by getAsString() look like?
There are these field types: StringUTF8Enum/StringAsciiEnum/StringRMTESEnum. Can I call getAsString() for all of them if I don't care UNICODE issue?
where can I find a copy of “rfaj8.2.1.L1” for java – I don’t have a refinitiv account to log in to download.
Can I treat Real64 as a double? If not, make sense to convert a Real64 into Double?
FID types supported by RFA API have DATE, RMTES_STRING. What a DATE value content? Is it an integer to char string in sense of C++? How about RMTES_STRING?
It looks like you're new here. Sign in or register to get started.